Skip to content

Commit 5ca386d

Browse files
build(deps): bump mongoose from 8.16.5 to 8.17.0 (#58)
Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.16.5 to 8.17.0. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](Automattic/mongoose@8.16.5...8.17.0) --- updated-dependencies: - dependency-name: mongoose dependency-version: 8.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 58506d3 commit 5ca386d

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dotenv": "^17.2.1",
1616
"express": "^5.1.0",
1717
"express-rate-limit": "^8.0.1",
18-
"mongoose": "^8.16.5",
18+
"mongoose": "^8.17.0",
1919
"winston": "^3.17.0"
2020
},
2121
"devDependencies": {

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4269,7 +4269,7 @@ __metadata:
42694269
express: "npm:^5.1.0"
42704270
express-rate-limit: "npm:^8.0.1"
42714271
jest: "npm:^30.0.5"
4272-
mongoose: "npm:^8.16.5"
4272+
mongoose: "npm:^8.17.0"
42734273
nodemon: "npm:^3.1.10"
42744274
supertest: "npm:^7.1.4"
42754275
ts-jest: "npm:^29.4.0"
@@ -5431,9 +5431,9 @@ __metadata:
54315431
languageName: node
54325432
linkType: hard
54335433

5434-
"mongodb@npm:~6.17.0":
5435-
version: 6.17.0
5436-
resolution: "mongodb@npm:6.17.0"
5434+
"mongodb@npm:~6.18.0":
5435+
version: 6.18.0
5436+
resolution: "mongodb@npm:6.18.0"
54375437
dependencies:
54385438
"@mongodb-js/saslprep": "npm:^1.1.9"
54395439
bson: "npm:^6.10.4"
@@ -5461,22 +5461,22 @@ __metadata:
54615461
optional: true
54625462
socks:
54635463
optional: true
5464-
checksum: 10c0/97630cbb12a7615230f4846220acd68b82d8ae5e12eb83beb239a48c88604766a7cf2b114a20e774ada7be35175c02e23d66b05f3d180c667620a1ba8b1a52b5
5464+
checksum: 10c0/063c70b72d5e3a75bf2edb9743113a7006864d7a501086d417036371c341bd6ea3d27a01cb78b187f8eca5633eaade3ca9793c63f08ed5df50edfd1696ccc426
54655465
languageName: node
54665466
linkType: hard
54675467

5468-
"mongoose@npm:^8.16.5":
5469-
version: 8.16.5
5470-
resolution: "mongoose@npm:8.16.5"
5468+
"mongoose@npm:^8.17.0":
5469+
version: 8.17.0
5470+
resolution: "mongoose@npm:8.17.0"
54715471
dependencies:
54725472
bson: "npm:^6.10.4"
54735473
kareem: "npm:2.6.3"
5474-
mongodb: "npm:~6.17.0"
5474+
mongodb: "npm:~6.18.0"
54755475
mpath: "npm:0.9.0"
54765476
mquery: "npm:5.0.0"
54775477
ms: "npm:2.1.3"
54785478
sift: "npm:17.1.3"
5479-
checksum: 10c0/bc0c30768a35a2dfae45ba12a47f9d93b0b0b9b56179737abe05b6d1f7b546c290c22a78ced795dafa6e6eb5ccb4065c18da8847b80c01ee8e3c7d700c377158
5479+
checksum: 10c0/72cb5202cf547505e796071c7c0c1a64b74373ed2b9306532ca1dce8ea791a3af4908b5c5c2bf6b948137aa9f4e2b14b3695cb2e0c25910ec891c31213436288
54805480
languageName: node
54815481
linkType: hard
54825482

0 commit comments

Comments
 (0)