Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dotenv": "^17.0.0",
"express": "^5.1.0",
"express-rate-limit": "^7.5.1",
"mongoose": "^8.16.0",
"mongoose": "^8.16.1",
"winston": "^3.17.0"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4270,7 +4270,7 @@ __metadata:
express: "npm:^5.1.0"
express-rate-limit: "npm:^7.5.1"
jest: "npm:^30.0.2"
mongoose: "npm:^8.16.0"
mongoose: "npm:^8.16.1"
nodemon: "npm:^3.1.10"
supertest: "npm:^7.1.1"
ts-jest: "npm:^29.4.0"
Expand Down Expand Up @@ -5466,9 +5466,9 @@ __metadata:
languageName: node
linkType: hard

"mongoose@npm:^8.16.0":
version: 8.16.0
resolution: "mongoose@npm:8.16.0"
"mongoose@npm:^8.16.1":
version: 8.16.1
resolution: "mongoose@npm:8.16.1"
dependencies:
bson: "npm:^6.10.4"
kareem: "npm:2.6.3"
Expand All @@ -5477,7 +5477,7 @@ __metadata:
mquery: "npm:5.0.0"
ms: "npm:2.1.3"
sift: "npm:17.1.3"
checksum: 10c0/99064a98e9397501c5eb20d41d837486d45b8554b2a28fb8cc51adf29261d5d066da0628e5fdeeed9a4d1a1c24e49c248823d55cfa76574ef21865c381046e63
checksum: 10c0/53ff586d7a13d98f9a7042f4a3b6dfdf905717cd54e7925ef43d424d89cbc0f5854b82b1bd65b6d6465ae118d0113eaa540b799faf8e55e796752b411f1da283
languageName: node
linkType: hard

Expand Down