mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 06:57:12 +01:00
Update dependency mongoose to v6.3.8
This commit is contained in:
committed by
renovate[bot]
parent
304ac9892b
commit
1be02e5b52
14
package-lock.json
generated
14
package-lock.json
generated
@@ -15,7 +15,7 @@
|
|||||||
"date-fns-tz": "1.3.4",
|
"date-fns-tz": "1.3.4",
|
||||||
"googleapis": "100.0.0",
|
"googleapis": "100.0.0",
|
||||||
"ics": "2.35.0",
|
"ics": "2.35.0",
|
||||||
"mongoose": "6.3.5",
|
"mongoose": "6.3.8",
|
||||||
"next": "12.1.6",
|
"next": "12.1.6",
|
||||||
"next-auth": "4.3.4",
|
"next-auth": "4.3.4",
|
||||||
"next-mdx-remote": "4.0.3",
|
"next-mdx-remote": "4.0.3",
|
||||||
@@ -6899,9 +6899,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/mongoose": {
|
"node_modules/mongoose": {
|
||||||
"version": "6.3.5",
|
"version": "6.3.8",
|
||||||
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-6.3.5.tgz",
|
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-6.3.8.tgz",
|
||||||
"integrity": "sha512-Ho3b/MK3lFyb87NjzyVwrjCqQ5DuLsIPSMFYDuZjaIJNhZfHNPQIcUDR1RLZ0/l+uznwo0VBu3WSwdu8EfAZTA==",
|
"integrity": "sha512-TPIm61/DR2Go+aDXD5HM6vwMvl4dEOFos1oTT4yPT8qJpcTugxWXf5J2Vp+0vzqDETfDMtN/gBhPCzFdFJx2bg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bson": "^4.6.2",
|
"bson": "^4.6.2",
|
||||||
"kareem": "2.3.5",
|
"kareem": "2.3.5",
|
||||||
@@ -14518,9 +14518,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"mongoose": {
|
"mongoose": {
|
||||||
"version": "6.3.5",
|
"version": "6.3.8",
|
||||||
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-6.3.5.tgz",
|
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-6.3.8.tgz",
|
||||||
"integrity": "sha512-Ho3b/MK3lFyb87NjzyVwrjCqQ5DuLsIPSMFYDuZjaIJNhZfHNPQIcUDR1RLZ0/l+uznwo0VBu3WSwdu8EfAZTA==",
|
"integrity": "sha512-TPIm61/DR2Go+aDXD5HM6vwMvl4dEOFos1oTT4yPT8qJpcTugxWXf5J2Vp+0vzqDETfDMtN/gBhPCzFdFJx2bg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"bson": "^4.6.2",
|
"bson": "^4.6.2",
|
||||||
"kareem": "2.3.5",
|
"kareem": "2.3.5",
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
"date-fns-tz": "1.3.4",
|
"date-fns-tz": "1.3.4",
|
||||||
"googleapis": "100.0.0",
|
"googleapis": "100.0.0",
|
||||||
"ics": "2.35.0",
|
"ics": "2.35.0",
|
||||||
"mongoose": "6.3.5",
|
"mongoose": "6.3.8",
|
||||||
"next": "12.1.6",
|
"next": "12.1.6",
|
||||||
"next-auth": "4.3.4",
|
"next-auth": "4.3.4",
|
||||||
"next-mdx-remote": "4.0.3",
|
"next-mdx-remote": "4.0.3",
|
||||||
|
|||||||
Reference in New Issue
Block a user