Skip to content

Commit

Permalink
fix(deps): update dependency mongoose to v8.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 7, 2023
1 parent 140885a commit 10f9d61
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"moment": "2.29.4",
"mongodb": "6.3.0",
"mongodb-uri": "0.9.7",
"mongoose": "8.0.2",
"mongoose": "8.0.3",
"multer": "^1.4.5-lts.1",
"nestjs-real-ip": "3.0.1",
"passport": "0.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8686,9 +8686,9 @@ __metadata:
languageName: node
linkType: hard

"mongoose@npm:8.0.2":
version: 8.0.2
resolution: "mongoose@npm:8.0.2"
"mongoose@npm:8.0.3":
version: 8.0.3
resolution: "mongoose@npm:8.0.3"
dependencies:
bson: "npm:^6.2.0"
kareem: "npm:2.5.1"
Expand All @@ -8697,7 +8697,7 @@ __metadata:
mquery: "npm:5.0.0"
ms: "npm:2.1.3"
sift: "npm:16.0.1"
checksum: 2147273d6e067fcda2a0e0ceb0c4c3cfd663deadbfe094e2616503387cceb21c49d31255c1b79e15db169c7fbddfaf295f181b93efc875b81bdcc6c931323676
checksum: 2212265d45aaf3443c09df09f9cf72fb4d9bad36d3e2bf2fd151c468f52aa717a7cbb74b8c50b669f4c94898d20a955ef518be41db29f2598fce6f979212bbb6
languageName: node
linkType: hard

Expand Down Expand Up @@ -10386,7 +10386,7 @@ __metadata:
mongodb: "npm:6.3.0"
mongodb-memory-server: "npm:9.1.1"
mongodb-uri: "npm:0.9.7"
mongoose: "npm:8.0.2"
mongoose: "npm:8.0.3"
multer: "npm:^1.4.5-lts.1"
nestjs-real-ip: "npm:3.0.1"
passport: "npm:0.7.0"
Expand Down

0 comments on commit 10f9d61

Please sign in to comment.