mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 15:07:13 +01:00
Update dependency mongoose to v7.4.2
This commit is contained in:
14
package-lock.json
generated
14
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.2.0",
|
"ics": "3.2.0",
|
||||||
"mongoose": "7.4.1",
|
"mongoose": "7.4.2",
|
||||||
"next": "^13.3.1",
|
"next": "^13.3.1",
|
||||||
"next-auth": "4.22.3",
|
"next-auth": "4.22.3",
|
||||||
"next-axiom": "0.18.0",
|
"next-axiom": "0.18.0",
|
||||||
@@ -9047,9 +9047,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/mongoose": {
|
"node_modules/mongoose": {
|
||||||
"version": "7.4.1",
|
"version": "7.4.2",
|
||||||
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-7.4.1.tgz",
|
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-7.4.2.tgz",
|
||||||
"integrity": "sha512-o3E5KHHiHdaiwCJG3+9r70sncRKki71Ktf/TfXdW6myu+53rtZ56uLl5ylkQiCf60V3COJuOeekcxXVsjQ7cBA==",
|
"integrity": "sha512-sNolW2hyncwvWmZjIEIwAckjaSKtC1SE86zE1v2TKm3vPTRogZfBQf+3zLYYdrgrVTzoaoICieVpct9hjcn3EQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bson": "^5.4.0",
|
"bson": "^5.4.0",
|
||||||
"kareem": "2.5.1",
|
"kareem": "2.5.1",
|
||||||
@@ -18851,9 +18851,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"mongoose": {
|
"mongoose": {
|
||||||
"version": "7.4.1",
|
"version": "7.4.2",
|
||||||
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-7.4.1.tgz",
|
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-7.4.2.tgz",
|
||||||
"integrity": "sha512-o3E5KHHiHdaiwCJG3+9r70sncRKki71Ktf/TfXdW6myu+53rtZ56uLl5ylkQiCf60V3COJuOeekcxXVsjQ7cBA==",
|
"integrity": "sha512-sNolW2hyncwvWmZjIEIwAckjaSKtC1SE86zE1v2TKm3vPTRogZfBQf+3zLYYdrgrVTzoaoICieVpct9hjcn3EQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"bson": "^5.4.0",
|
"bson": "^5.4.0",
|
||||||
"kareem": "2.5.1",
|
"kareem": "2.5.1",
|
||||||
|
|||||||
@@ -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.2.0",
|
"ics": "3.2.0",
|
||||||
"mongoose": "7.4.1",
|
"mongoose": "7.4.2",
|
||||||
"next": "^13.3.1",
|
"next": "^13.3.1",
|
||||||
"next-auth": "4.22.3",
|
"next-auth": "4.22.3",
|
||||||
"next-axiom": "0.18.0",
|
"next-axiom": "0.18.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user