mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
Update dependency mongoose to v8.2.0
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -16,7 +16,7 @@
|
||||
"date-fns-tz": "2.0.0",
|
||||
"googleapis": "128.0.0",
|
||||
"ics": "3.7.2",
|
||||
"mongoose": "8.1.3",
|
||||
"mongoose": "8.2.0",
|
||||
"next": "^14.0.1",
|
||||
"next-auth": "4.24.6",
|
||||
"next-axiom": "^1.1.0",
|
||||
@@ -9858,9 +9858,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/mongoose": {
|
||||
"version": "8.1.3",
|
||||
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-8.1.3.tgz",
|
||||
"integrity": "sha512-a5MajZSDJiQgy0iQcR+MIpFe7zehGJI4doJ6Dh1MvnGh8/HNNhr5pn07RPA86KCTjP2vuKdffpFmvXxcHiUOjw==",
|
||||
"version": "8.2.0",
|
||||
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-8.2.0.tgz",
|
||||
"integrity": "sha512-la93n6zCYRbPS+c5N9oTDAktvREy5OT9OCljp1Tah0y3+p8UPMTAoabWaLZMdzYruOtF9/9GRf6MasaZjiZP1A==",
|
||||
"dependencies": {
|
||||
"bson": "^6.2.0",
|
||||
"kareem": "2.5.1",
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
"date-fns-tz": "2.0.0",
|
||||
"googleapis": "128.0.0",
|
||||
"ics": "3.7.2",
|
||||
"mongoose": "8.1.3",
|
||||
"mongoose": "8.2.0",
|
||||
"next": "^14.0.1",
|
||||
"next-auth": "4.24.6",
|
||||
"next-axiom": "^1.1.0",
|
||||
|
||||
Reference in New Issue
Block a user