mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 15:07:13 +01:00
Update dependency mongoose to v7.6.1
This commit is contained in:
18
package-lock.json
generated
18
package-lock.json
generated
@@ -16,7 +16,7 @@
|
|||||||
"date-fns-tz": "2.0.0",
|
"date-fns-tz": "2.0.0",
|
||||||
"googleapis": "118.0.0",
|
"googleapis": "118.0.0",
|
||||||
"ics": "3.5.0",
|
"ics": "3.5.0",
|
||||||
"mongoose": "7.6.0",
|
"mongoose": "7.6.1",
|
||||||
"next": "^13.3.1",
|
"next": "^13.3.1",
|
||||||
"next-auth": "4.23.2",
|
"next-auth": "4.23.2",
|
||||||
"next-axiom": "0.18.0",
|
"next-axiom": "0.18.0",
|
||||||
@@ -9099,11 +9099,11 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/mongoose": {
|
"node_modules/mongoose": {
|
||||||
"version": "7.6.0",
|
"version": "7.6.1",
|
||||||
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-7.6.0.tgz",
|
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-7.6.1.tgz",
|
||||||
"integrity": "sha512-ztQ12rm0BQN5i7LB6xhWX4l9a9w2aa3jEwa/mM2vAutYJRyAwOzcusvKJBULMzFHyUDBOVW15grisexypgMIWA==",
|
"integrity": "sha512-Iflr60FL7mabBdgAtumLTwEGdZGV6IKHfF7F75En2JWpPitorwQeCFqWPcPHRnBxncKANl3gwI9nh2Yb4y3/sA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bson": "^5.4.0",
|
"bson": "^5.5.0",
|
||||||
"kareem": "2.5.1",
|
"kareem": "2.5.1",
|
||||||
"mongodb": "5.9.0",
|
"mongodb": "5.9.0",
|
||||||
"mpath": "0.9.0",
|
"mpath": "0.9.0",
|
||||||
@@ -18942,11 +18942,11 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"mongoose": {
|
"mongoose": {
|
||||||
"version": "7.6.0",
|
"version": "7.6.1",
|
||||||
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-7.6.0.tgz",
|
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-7.6.1.tgz",
|
||||||
"integrity": "sha512-ztQ12rm0BQN5i7LB6xhWX4l9a9w2aa3jEwa/mM2vAutYJRyAwOzcusvKJBULMzFHyUDBOVW15grisexypgMIWA==",
|
"integrity": "sha512-Iflr60FL7mabBdgAtumLTwEGdZGV6IKHfF7F75En2JWpPitorwQeCFqWPcPHRnBxncKANl3gwI9nh2Yb4y3/sA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"bson": "^5.4.0",
|
"bson": "^5.5.0",
|
||||||
"kareem": "2.5.1",
|
"kareem": "2.5.1",
|
||||||
"mongodb": "5.9.0",
|
"mongodb": "5.9.0",
|
||||||
"mpath": "0.9.0",
|
"mpath": "0.9.0",
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
"date-fns-tz": "2.0.0",
|
"date-fns-tz": "2.0.0",
|
||||||
"googleapis": "118.0.0",
|
"googleapis": "118.0.0",
|
||||||
"ics": "3.5.0",
|
"ics": "3.5.0",
|
||||||
"mongoose": "7.6.0",
|
"mongoose": "7.6.1",
|
||||||
"next": "^13.3.1",
|
"next": "^13.3.1",
|
||||||
"next-auth": "4.23.2",
|
"next-auth": "4.23.2",
|
||||||
"next-axiom": "0.18.0",
|
"next-axiom": "0.18.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user