mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 15:07:13 +01:00
Update dependency mongoose to v6.3.1
This commit is contained in:
committed by
renovate[bot]
parent
f80b30ddc4
commit
11cba24cfd
18
package-lock.json
generated
18
package-lock.json
generated
@@ -14,7 +14,7 @@
|
|||||||
"date-fns-tz": "1.3.3",
|
"date-fns-tz": "1.3.3",
|
||||||
"googleapis": "100.0.0",
|
"googleapis": "100.0.0",
|
||||||
"ics": "2.35.0",
|
"ics": "2.35.0",
|
||||||
"mongoose": "6.3.0",
|
"mongoose": "6.3.1",
|
||||||
"next": "12.1.5",
|
"next": "12.1.5",
|
||||||
"next-auth": "4.3.2",
|
"next-auth": "4.3.2",
|
||||||
"next-mdx-remote": "4.0.2",
|
"next-mdx-remote": "4.0.2",
|
||||||
@@ -8147,11 +8147,11 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/mongoose": {
|
"node_modules/mongoose": {
|
||||||
"version": "6.3.0",
|
"version": "6.3.1",
|
||||||
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-6.3.0.tgz",
|
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-6.3.1.tgz",
|
||||||
"integrity": "sha512-3x2pEGlZ5SorqcL0/hmUIAzzHIh6a/VIAEv3zAmc93qDtSz3WBbF8PwYYHcXm6Awfck9/zFOV9KIUEE+HjVepA==",
|
"integrity": "sha512-bknh/VzU/7mBudfE4/5N7NR2Bpjvuxl93iePvyCGLhjeHF6w+mCRmucYGQkG6wEbCmEUVmBQrcgr2b40krMo/Q==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bson": "^4.2.2",
|
"bson": "^4.6.2",
|
||||||
"kareem": "2.3.5",
|
"kareem": "2.3.5",
|
||||||
"mongodb": "4.5.0",
|
"mongodb": "4.5.0",
|
||||||
"mpath": "0.8.4",
|
"mpath": "0.8.4",
|
||||||
@@ -16975,11 +16975,11 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"mongoose": {
|
"mongoose": {
|
||||||
"version": "6.3.0",
|
"version": "6.3.1",
|
||||||
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-6.3.0.tgz",
|
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-6.3.1.tgz",
|
||||||
"integrity": "sha512-3x2pEGlZ5SorqcL0/hmUIAzzHIh6a/VIAEv3zAmc93qDtSz3WBbF8PwYYHcXm6Awfck9/zFOV9KIUEE+HjVepA==",
|
"integrity": "sha512-bknh/VzU/7mBudfE4/5N7NR2Bpjvuxl93iePvyCGLhjeHF6w+mCRmucYGQkG6wEbCmEUVmBQrcgr2b40krMo/Q==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"bson": "^4.2.2",
|
"bson": "^4.6.2",
|
||||||
"kareem": "2.3.5",
|
"kareem": "2.3.5",
|
||||||
"mongodb": "4.5.0",
|
"mongodb": "4.5.0",
|
||||||
"mpath": "0.8.4",
|
"mpath": "0.8.4",
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
"date-fns-tz": "1.3.3",
|
"date-fns-tz": "1.3.3",
|
||||||
"googleapis": "100.0.0",
|
"googleapis": "100.0.0",
|
||||||
"ics": "2.35.0",
|
"ics": "2.35.0",
|
||||||
"mongoose": "6.3.0",
|
"mongoose": "6.3.1",
|
||||||
"next": "12.1.5",
|
"next": "12.1.5",
|
||||||
"next-auth": "4.3.2",
|
"next-auth": "4.3.2",
|
||||||
"next-mdx-remote": "4.0.2",
|
"next-mdx-remote": "4.0.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user