mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 06:57:12 +01:00
Update dependency mongoose to v5.13.14
This commit is contained in:
committed by
renovate[bot]
parent
96b4845a45
commit
42a413db40
6
package-lock.json
generated
6
package-lock.json
generated
@@ -7967,9 +7967,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"mongoose": {
|
"mongoose": {
|
||||||
"version": "5.13.13",
|
"version": "5.13.14",
|
||||||
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-5.13.13.tgz",
|
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-5.13.14.tgz",
|
||||||
"integrity": "sha512-M55tpCr/p5i6vdJ54nm4MG6/7SKV4JqlWnqbx6yCRuAuW05CZ7u+gNuHVPQVF9dZ59ALXjOtPEUl+OXklAa7ng==",
|
"integrity": "sha512-j+BlQjjxgZg0iWn42kLeZTB91OejcxWpY2Z50bsZTiKJ7HHcEtcY21Godw496GMkBqJMTzmW7G/kZ04mW+Cb7Q==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@types/bson": "1.x || 4.0.x",
|
"@types/bson": "1.x || 4.0.x",
|
||||||
"@types/mongodb": "^3.5.27",
|
"@types/mongodb": "^3.5.27",
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
"date-fns": "2.27.0",
|
"date-fns": "2.27.0",
|
||||||
"date-fns-tz": "1.2.2",
|
"date-fns-tz": "1.2.2",
|
||||||
"ics": "2.35.0",
|
"ics": "2.35.0",
|
||||||
"mongoose": "5.13.13",
|
"mongoose": "5.13.14",
|
||||||
"next": "12.0.7",
|
"next": "12.0.7",
|
||||||
"next-auth": "4.0.5",
|
"next-auth": "4.0.5",
|
||||||
"next-mdx-remote": "3.0.8",
|
"next-mdx-remote": "3.0.8",
|
||||||
|
|||||||
Reference in New Issue
Block a user