mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 15:07:13 +01:00
Update dependency mongoose to v6.3.5
This commit is contained in:
committed by
renovate[bot]
parent
f1a9075603
commit
c0c8fa8c79
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.4",
|
"mongoose": "6.3.5",
|
||||||
"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",
|
||||||
@@ -6880,9 +6880,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/mongoose": {
|
"node_modules/mongoose": {
|
||||||
"version": "6.3.4",
|
"version": "6.3.5",
|
||||||
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-6.3.4.tgz",
|
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-6.3.5.tgz",
|
||||||
"integrity": "sha512-UP0azyGMdY+2YNbJUHeHhnVw5vPzCqs4GQDUwHkilif/rwmSZktUQhQWMp1pUgRNeF2JC30vWGLrInZxD7K/Qw==",
|
"integrity": "sha512-Ho3b/MK3lFyb87NjzyVwrjCqQ5DuLsIPSMFYDuZjaIJNhZfHNPQIcUDR1RLZ0/l+uznwo0VBu3WSwdu8EfAZTA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bson": "^4.6.2",
|
"bson": "^4.6.2",
|
||||||
"kareem": "2.3.5",
|
"kareem": "2.3.5",
|
||||||
@@ -14467,9 +14467,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"mongoose": {
|
"mongoose": {
|
||||||
"version": "6.3.4",
|
"version": "6.3.5",
|
||||||
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-6.3.4.tgz",
|
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-6.3.5.tgz",
|
||||||
"integrity": "sha512-UP0azyGMdY+2YNbJUHeHhnVw5vPzCqs4GQDUwHkilif/rwmSZktUQhQWMp1pUgRNeF2JC30vWGLrInZxD7K/Qw==",
|
"integrity": "sha512-Ho3b/MK3lFyb87NjzyVwrjCqQ5DuLsIPSMFYDuZjaIJNhZfHNPQIcUDR1RLZ0/l+uznwo0VBu3WSwdu8EfAZTA==",
|
||||||
"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.4",
|
"mongoose": "6.3.5",
|
||||||
"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