mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 14:37:13 +01:00
Bump mongoose from 5.12.5 to 5.12.10
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.12.5 to 5.12.10. - [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.12.5...5.12.10) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Thomas Ruoff
parent
a7bd0f8423
commit
f798ed0d5b
12
package-lock.json
generated
12
package-lock.json
generated
@@ -4720,9 +4720,9 @@
|
||||
}
|
||||
},
|
||||
"@types/mongodb": {
|
||||
"version": "3.6.12",
|
||||
"resolved": "https://registry.npmjs.org/@types/mongodb/-/mongodb-3.6.12.tgz",
|
||||
"integrity": "sha512-49aEzQD5VdHPxyd5dRyQdqEveAg9LanwrH8RQipnMuulwzKmODXIZRp0umtxi1eBUfEusRkoy8AVOMr+kVuFog==",
|
||||
"version": "3.6.13",
|
||||
"resolved": "https://registry.npmjs.org/@types/mongodb/-/mongodb-3.6.13.tgz",
|
||||
"integrity": "sha512-N/e2+oVqDWIiKos+5vsx3Oj8VtgzyplpV9N8tLMM2g/xrK30doWYSYW7fwHSaHQdX+hrUlPxZ775p4KRnhIPyA==",
|
||||
"requires": {
|
||||
"@types/bson": "*",
|
||||
"@types/node": "*"
|
||||
@@ -10481,9 +10481,9 @@
|
||||
}
|
||||
},
|
||||
"mongoose": {
|
||||
"version": "5.12.9",
|
||||
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-5.12.9.tgz",
|
||||
"integrity": "sha512-ZSDjW15DmUbHQcZ2PqoXsJeYnpYipISi6QJH/XHR9dcSg3IRNCa86apcTptBux03/YBPiSZlKNYUNDx7iuMWoA==",
|
||||
"version": "5.12.10",
|
||||
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-5.12.10.tgz",
|
||||
"integrity": "sha512-/VmFFEACH2yiuPcJoBjOzVTXozBhCeminVbWI8mxiZwvgCbNu9PQrIABIgeCJncnZH8VT4G7s2IXO5FySxF1XA==",
|
||||
"requires": {
|
||||
"@types/mongodb": "^3.5.27",
|
||||
"bson": "^1.1.4",
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"date-fns": "^2.21.1",
|
||||
"date-fns-tz": "^1.1.4",
|
||||
"ics": "^2.27.0",
|
||||
"mongoose": "^5.12.9",
|
||||
"mongoose": "^5.12.10",
|
||||
"next": "^10.1.3",
|
||||
"next-iron-session": "^4.1.13",
|
||||
"next-mdx-remote": "^2.1.4",
|
||||
|
||||
Reference in New Issue
Block a user