mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
Update dependency mongoose to v7.6.3
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.5.0",
|
"ics": "3.5.0",
|
||||||
"mongoose": "7.6.2",
|
"mongoose": "7.6.3",
|
||||||
"next": "^13.3.1",
|
"next": "^13.3.1",
|
||||||
"next-auth": "4.23.2",
|
"next-auth": "4.23.2",
|
||||||
"next-axiom": "0.18.0",
|
"next-axiom": "0.18.0",
|
||||||
@@ -9099,9 +9099,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/mongoose": {
|
"node_modules/mongoose": {
|
||||||
"version": "7.6.2",
|
"version": "7.6.3",
|
||||||
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-7.6.2.tgz",
|
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-7.6.3.tgz",
|
||||||
"integrity": "sha512-OVx6RWbfNOzBbfTvXoOkgZmaizdXDU/B/KbBjietXQoInSg/OSULjOavXJzL51XWFkbefqkOvbeE07DfvW6FkQ==",
|
"integrity": "sha512-moYP2qWCOdWRDeBxqB/zYwQmQnTBsF5DoolX5uPyI218BkiA1ujGY27P0NTd4oWIX+LLkZPw0LDzlc/7oh1plg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bson": "^5.5.0",
|
"bson": "^5.5.0",
|
||||||
"kareem": "2.5.1",
|
"kareem": "2.5.1",
|
||||||
@@ -18942,9 +18942,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"mongoose": {
|
"mongoose": {
|
||||||
"version": "7.6.2",
|
"version": "7.6.3",
|
||||||
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-7.6.2.tgz",
|
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-7.6.3.tgz",
|
||||||
"integrity": "sha512-OVx6RWbfNOzBbfTvXoOkgZmaizdXDU/B/KbBjietXQoInSg/OSULjOavXJzL51XWFkbefqkOvbeE07DfvW6FkQ==",
|
"integrity": "sha512-moYP2qWCOdWRDeBxqB/zYwQmQnTBsF5DoolX5uPyI218BkiA1ujGY27P0NTd4oWIX+LLkZPw0LDzlc/7oh1plg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"bson": "^5.5.0",
|
"bson": "^5.5.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.5.0",
|
"ics": "3.5.0",
|
||||||
"mongoose": "7.6.2",
|
"mongoose": "7.6.3",
|
||||||
"next": "^13.3.1",
|
"next": "^13.3.1",
|
||||||
"next-auth": "4.23.2",
|
"next-auth": "4.23.2",
|
||||||
"next-axiom": "0.18.0",
|
"next-axiom": "0.18.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user