mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
Bump mongoose from 5.11.8 to 5.11.9
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.11.8 to 5.11.9. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md) - [Commits](https://github.com/Automattic/mongoose/compare/5.11.8...5.11.9) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Thomas Ruoff
parent
6302ba9d9a
commit
b67dd37c60
6
package-lock.json
generated
6
package-lock.json
generated
@@ -7862,9 +7862,9 @@
|
||||
}
|
||||
},
|
||||
"mongoose": {
|
||||
"version": "5.11.8",
|
||||
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-5.11.8.tgz",
|
||||
"integrity": "sha512-RRfrYLg7pyuyx7xu5hwadjIZZJB9W2jqIMkL1CkTmk/uOCX3MX2tl4BVIi2rJUtgMNwn6dy3wBD3soB8I9Nlog==",
|
||||
"version": "5.11.9",
|
||||
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-5.11.9.tgz",
|
||||
"integrity": "sha512-lmG6R64jtGGxqtn88BkkY+v470LUfGgyTKUyjswQ5c01GNgQvxA0kQd8h+tm0hZb639hKNRxL9ZBQlLleUpuIQ==",
|
||||
"requires": {
|
||||
"@types/mongodb": "^3.5.27",
|
||||
"bson": "^1.1.4",
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"date-fns": "^2.16.1",
|
||||
"date-fns-tz": "^1.0.12",
|
||||
"ics": "^2.26.2",
|
||||
"mongoose": "^5.11.8",
|
||||
"mongoose": "^5.11.9",
|
||||
"next": "^10.0.4",
|
||||
"next-iron-session": "^4.1.10",
|
||||
"p-retry": "^4.2.0",
|
||||
|
||||
Reference in New Issue
Block a user