mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 23:17:12 +01:00
Update dependency mongoose to v6.7.5
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -17,7 +17,7 @@
|
|||||||
"date-fns-tz": "1.3.7",
|
"date-fns-tz": "1.3.7",
|
||||||
"googleapis": "109.0.1",
|
"googleapis": "109.0.1",
|
||||||
"ics": "2.41.0",
|
"ics": "2.41.0",
|
||||||
"mongoose": "6.7.4",
|
"mongoose": "6.7.5",
|
||||||
"next": "13.0.5",
|
"next": "13.0.5",
|
||||||
"next-auth": "4.17.0",
|
"next-auth": "4.17.0",
|
||||||
"next-axiom": "0.15.1",
|
"next-axiom": "0.15.1",
|
||||||
@@ -8517,9 +8517,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/mongoose": {
|
"node_modules/mongoose": {
|
||||||
"version": "6.7.4",
|
"version": "6.7.5",
|
||||||
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-6.7.4.tgz",
|
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-6.7.5.tgz",
|
||||||
"integrity": "sha512-0LWMrOa5U43cR3I/iRPnmyedoa6T8+QPxmFYdPgx4WAS0CdbSbOzAFSKeU6bndUY6cs4VkxKZGcuDM0twystCg==",
|
"integrity": "sha512-3ppxBxDUIoQKYISVpAg7hjmV1lkGBN3tN9AkQr1Vqc68L5k+Bo+uyfOhpbCFpCf5JZLcEO4cmuB5YX+d9h3plw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bson": "^4.7.0",
|
"bson": "^4.7.0",
|
||||||
"kareem": "2.4.1",
|
"kareem": "2.4.1",
|
||||||
@@ -17854,9 +17854,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"mongoose": {
|
"mongoose": {
|
||||||
"version": "6.7.4",
|
"version": "6.7.5",
|
||||||
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-6.7.4.tgz",
|
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-6.7.5.tgz",
|
||||||
"integrity": "sha512-0LWMrOa5U43cR3I/iRPnmyedoa6T8+QPxmFYdPgx4WAS0CdbSbOzAFSKeU6bndUY6cs4VkxKZGcuDM0twystCg==",
|
"integrity": "sha512-3ppxBxDUIoQKYISVpAg7hjmV1lkGBN3tN9AkQr1Vqc68L5k+Bo+uyfOhpbCFpCf5JZLcEO4cmuB5YX+d9h3plw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"bson": "^4.7.0",
|
"bson": "^4.7.0",
|
||||||
"kareem": "2.4.1",
|
"kareem": "2.4.1",
|
||||||
|
|||||||
@@ -20,7 +20,7 @@
|
|||||||
"date-fns-tz": "1.3.7",
|
"date-fns-tz": "1.3.7",
|
||||||
"googleapis": "109.0.1",
|
"googleapis": "109.0.1",
|
||||||
"ics": "2.41.0",
|
"ics": "2.41.0",
|
||||||
"mongoose": "6.7.4",
|
"mongoose": "6.7.5",
|
||||||
"next": "13.0.5",
|
"next": "13.0.5",
|
||||||
"next-auth": "4.17.0",
|
"next-auth": "4.17.0",
|
||||||
"next-axiom": "0.15.1",
|
"next-axiom": "0.15.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user