mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 15:07:13 +01:00
Update dependency mongoose to v6.8.1
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.8.0",
|
"mongoose": "6.8.1",
|
||||||
"next": "13.0.7",
|
"next": "13.0.7",
|
||||||
"next-auth": "4.18.6",
|
"next-auth": "4.18.6",
|
||||||
"next-axiom": "0.16.0",
|
"next-axiom": "0.16.0",
|
||||||
@@ -8511,9 +8511,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/mongoose": {
|
"node_modules/mongoose": {
|
||||||
"version": "6.8.0",
|
"version": "6.8.1",
|
||||||
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-6.8.0.tgz",
|
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-6.8.1.tgz",
|
||||||
"integrity": "sha512-zlUfjcLya3pLfLTxwyH5S9bZUolJWGKF2M7PEV0118jv4VWHR/krjb6LIWu1RPQN2rwYmnmjjzJLVhbhmHqSmg==",
|
"integrity": "sha512-utr2hclZ+/QlO+JuVd33dxzvLKtByEhaLj8mEO+tqCm6pgOboKv+DWcvJDEcCMl4Rgd1ubgfYz4cZ9BWyHmC3Q==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bson": "^4.7.0",
|
"bson": "^4.7.0",
|
||||||
"kareem": "2.5.0",
|
"kareem": "2.5.0",
|
||||||
@@ -17842,9 +17842,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"mongoose": {
|
"mongoose": {
|
||||||
"version": "6.8.0",
|
"version": "6.8.1",
|
||||||
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-6.8.0.tgz",
|
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-6.8.1.tgz",
|
||||||
"integrity": "sha512-zlUfjcLya3pLfLTxwyH5S9bZUolJWGKF2M7PEV0118jv4VWHR/krjb6LIWu1RPQN2rwYmnmjjzJLVhbhmHqSmg==",
|
"integrity": "sha512-utr2hclZ+/QlO+JuVd33dxzvLKtByEhaLj8mEO+tqCm6pgOboKv+DWcvJDEcCMl4Rgd1ubgfYz4cZ9BWyHmC3Q==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"bson": "^4.7.0",
|
"bson": "^4.7.0",
|
||||||
"kareem": "2.5.0",
|
"kareem": "2.5.0",
|
||||||
|
|||||||
@@ -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.8.0",
|
"mongoose": "6.8.1",
|
||||||
"next": "13.0.7",
|
"next": "13.0.7",
|
||||||
"next-auth": "4.18.6",
|
"next-auth": "4.18.6",
|
||||||
"next-axiom": "0.16.0",
|
"next-axiom": "0.16.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user