mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
Update dependency mongoose to v8.3.3
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -20,7 +20,7 @@
|
|||||||
"date-fns-tz": "2.0.1",
|
"date-fns-tz": "2.0.1",
|
||||||
"googleapis": "128.0.0",
|
"googleapis": "128.0.0",
|
||||||
"ics": "3.7.2",
|
"ics": "3.7.2",
|
||||||
"mongoose": "8.3.2",
|
"mongoose": "8.3.3",
|
||||||
"next": "^14.0.1",
|
"next": "^14.0.1",
|
||||||
"next-auth": "4.24.7",
|
"next-auth": "4.24.7",
|
||||||
"next-axiom": "^1.1.0",
|
"next-axiom": "^1.1.0",
|
||||||
@@ -10216,9 +10216,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/mongoose": {
|
"node_modules/mongoose": {
|
||||||
"version": "8.3.2",
|
"version": "8.3.3",
|
||||||
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-8.3.2.tgz",
|
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-8.3.3.tgz",
|
||||||
"integrity": "sha512-3JcpDjFI25cF/3xpu+4+9nM0lURQTNLcP86X83+LvuICdn453QQLmhSrUr2IPM/ffLiDE9KPl9slNb2s0hZPpg==",
|
"integrity": "sha512-3kSk0db9DM2tLttCdS6WNRqewPleamFEa4Vz/Qldc0dB4Zow/FiZxb9GExHTJjBZQ9T2xiGleQ3GzRrES3hhsA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bson": "^6.5.0",
|
"bson": "^6.5.0",
|
||||||
"kareem": "2.6.3",
|
"kareem": "2.6.3",
|
||||||
|
|||||||
@@ -23,7 +23,7 @@
|
|||||||
"date-fns-tz": "2.0.1",
|
"date-fns-tz": "2.0.1",
|
||||||
"googleapis": "128.0.0",
|
"googleapis": "128.0.0",
|
||||||
"ics": "3.7.2",
|
"ics": "3.7.2",
|
||||||
"mongoose": "8.3.2",
|
"mongoose": "8.3.3",
|
||||||
"next": "^14.0.1",
|
"next": "^14.0.1",
|
||||||
"next-auth": "4.24.7",
|
"next-auth": "4.24.7",
|
||||||
"next-axiom": "^1.1.0",
|
"next-axiom": "^1.1.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user