mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 14:37:13 +01:00
Bump mongoose from 5.11.18 to 5.11.19
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.11.18 to 5.11.19. - [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.18...5.11.19) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Thomas Ruoff
parent
272397e7b3
commit
02cf28a25b
6
package-lock.json
generated
6
package-lock.json
generated
@@ -7074,9 +7074,9 @@
|
||||
}
|
||||
},
|
||||
"mongoose": {
|
||||
"version": "5.11.18",
|
||||
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-5.11.18.tgz",
|
||||
"integrity": "sha512-RsrPR9nhkXZbO3ml0DcmdbfeMvFNhgFrP81S6o1P+lFnDTNEKYnGNRCIL+ojD69wj7H5jJaAdZ0SJ5IlKxCHqw==",
|
||||
"version": "5.11.19",
|
||||
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-5.11.19.tgz",
|
||||
"integrity": "sha512-+oMf4XVg+j7ygnALi7K5vWZfKvC9gs9jdN/6Y1GV5OUAc7KQWoa6hzFO7nSj5jMJlhHNvC6tcS2uU7BV5aH8Lg==",
|
||||
"requires": {
|
||||
"@types/mongodb": "^3.5.27",
|
||||
"bson": "^1.1.4",
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"date-fns": "^2.17.0",
|
||||
"date-fns-tz": "^1.1.3",
|
||||
"ics": "^2.27.0",
|
||||
"mongoose": "^5.11.18",
|
||||
"mongoose": "^5.11.19",
|
||||
"next": "^10.0.8",
|
||||
"next-iron-session": "^4.1.12",
|
||||
"p-retry": "^4.4.0",
|
||||
|
||||
Reference in New Issue
Block a user