mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 15:07:13 +01:00
Update dependency mongoose to v6.6.4
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -16,7 +16,7 @@
|
|||||||
"date-fns-tz": "1.3.7",
|
"date-fns-tz": "1.3.7",
|
||||||
"googleapis": "107.0.0",
|
"googleapis": "107.0.0",
|
||||||
"ics": "2.40.0",
|
"ics": "2.40.0",
|
||||||
"mongoose": "6.6.3",
|
"mongoose": "6.6.4",
|
||||||
"next": "12.3.1",
|
"next": "12.3.1",
|
||||||
"next-auth": "4.12.2",
|
"next-auth": "4.12.2",
|
||||||
"next-axiom": "0.14.0",
|
"next-axiom": "0.14.0",
|
||||||
@@ -7035,9 +7035,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/mongoose": {
|
"node_modules/mongoose": {
|
||||||
"version": "6.6.3",
|
"version": "6.6.4",
|
||||||
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-6.6.3.tgz",
|
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-6.6.4.tgz",
|
||||||
"integrity": "sha512-2Ye018PNBBXJd717qhfjBGo7k8HQb/pKziO9d5wY14iZSUI7hxqL7bwNDg+poeBwnlhBYLncZkips15Blfgxbw==",
|
"integrity": "sha512-gkH17ZFdwUHIadWXIjNfZ3y/Wa7WlWu54SeieHMnpDuk8QNaA9RezmFN+s4CvghfvdfVIgifsv/jviqUMFFdnw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bson": "^4.6.5",
|
"bson": "^4.6.5",
|
||||||
"kareem": "2.4.1",
|
"kareem": "2.4.1",
|
||||||
@@ -14957,9 +14957,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"mongoose": {
|
"mongoose": {
|
||||||
"version": "6.6.3",
|
"version": "6.6.4",
|
||||||
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-6.6.3.tgz",
|
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-6.6.4.tgz",
|
||||||
"integrity": "sha512-2Ye018PNBBXJd717qhfjBGo7k8HQb/pKziO9d5wY14iZSUI7hxqL7bwNDg+poeBwnlhBYLncZkips15Blfgxbw==",
|
"integrity": "sha512-gkH17ZFdwUHIadWXIjNfZ3y/Wa7WlWu54SeieHMnpDuk8QNaA9RezmFN+s4CvghfvdfVIgifsv/jviqUMFFdnw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"bson": "^4.6.5",
|
"bson": "^4.6.5",
|
||||||
"kareem": "2.4.1",
|
"kareem": "2.4.1",
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
"date-fns-tz": "1.3.7",
|
"date-fns-tz": "1.3.7",
|
||||||
"googleapis": "107.0.0",
|
"googleapis": "107.0.0",
|
||||||
"ics": "2.40.0",
|
"ics": "2.40.0",
|
||||||
"mongoose": "6.6.3",
|
"mongoose": "6.6.4",
|
||||||
"next": "12.3.1",
|
"next": "12.3.1",
|
||||||
"next-auth": "4.12.2",
|
"next-auth": "4.12.2",
|
||||||
"next-axiom": "0.14.0",
|
"next-axiom": "0.14.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user