mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
Update dependency mongoose to v6.5.1
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -16,7 +16,7 @@
|
|||||||
"date-fns-tz": "1.3.6",
|
"date-fns-tz": "1.3.6",
|
||||||
"googleapis": "105.0.0",
|
"googleapis": "105.0.0",
|
||||||
"ics": "2.37.0",
|
"ics": "2.37.0",
|
||||||
"mongoose": "6.5.0",
|
"mongoose": "6.5.1",
|
||||||
"next": "12.2.3",
|
"next": "12.2.3",
|
||||||
"next-auth": "4.10.3",
|
"next-auth": "4.10.3",
|
||||||
"next-axiom": "0.11.1",
|
"next-axiom": "0.11.1",
|
||||||
@@ -6765,9 +6765,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/mongoose": {
|
"node_modules/mongoose": {
|
||||||
"version": "6.5.0",
|
"version": "6.5.1",
|
||||||
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-6.5.0.tgz",
|
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-6.5.1.tgz",
|
||||||
"integrity": "sha512-swOX8ZEbmCeJaEs29B1j67StBIhuOccNNkipbVhsnLYYCDpNE7heM9W54MFGwN5es9tGGoxINHSzOhJ9kTOZGg==",
|
"integrity": "sha512-8C0213y279nrSp6Au+WB+l/VczcotMU65jalTJJxU6KYf/Kd8gNW9+B3giWNJOVd8VvKvUQG0suWv/Vngp/83A==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bson": "^4.6.5",
|
"bson": "^4.6.5",
|
||||||
"kareem": "2.4.1",
|
"kareem": "2.4.1",
|
||||||
@@ -14325,9 +14325,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"mongoose": {
|
"mongoose": {
|
||||||
"version": "6.5.0",
|
"version": "6.5.1",
|
||||||
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-6.5.0.tgz",
|
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-6.5.1.tgz",
|
||||||
"integrity": "sha512-swOX8ZEbmCeJaEs29B1j67StBIhuOccNNkipbVhsnLYYCDpNE7heM9W54MFGwN5es9tGGoxINHSzOhJ9kTOZGg==",
|
"integrity": "sha512-8C0213y279nrSp6Au+WB+l/VczcotMU65jalTJJxU6KYf/Kd8gNW9+B3giWNJOVd8VvKvUQG0suWv/Vngp/83A==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"bson": "^4.6.5",
|
"bson": "^4.6.5",
|
||||||
"kareem": "2.4.1",
|
"kareem": "2.4.1",
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
"date-fns-tz": "1.3.6",
|
"date-fns-tz": "1.3.6",
|
||||||
"googleapis": "105.0.0",
|
"googleapis": "105.0.0",
|
||||||
"ics": "2.37.0",
|
"ics": "2.37.0",
|
||||||
"mongoose": "6.5.0",
|
"mongoose": "6.5.1",
|
||||||
"next": "12.2.3",
|
"next": "12.2.3",
|
||||||
"next-auth": "4.10.3",
|
"next-auth": "4.10.3",
|
||||||
"next-axiom": "0.11.1",
|
"next-axiom": "0.11.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user