Skip to content

Commit

Permalink
chore(deps-dev): bump mongoose from 8.7.0 to 8.9.5
Browse files Browse the repository at this point in the history
Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.7.0 to 8.9.5.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](Automattic/mongoose@8.7.0...8.9.5)

---
updated-dependencies:
- dependency-name: mongoose
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 25, 2025
1 parent 30f0567 commit cbb3d1c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/orm/mongoose/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@tsed/testcontainers-mongo": "workspace:*",
"@tsed/typescript": "workspace:*",
"eslint": "9.12.0",
"mongoose": "8.9.4",
"mongoose": "8.9.5",
"typescript": "5.4.5",
"vitest": "2.1.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/third-parties/formio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"express": "^4.21.0",
"formio": "4.2.5",
"mongodb": "^6.9.0",
"mongoose": "8.9.4",
"mongoose": "8.9.5",
"typescript": "5.4.5",
"vitest": "2.1.2"
},
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7167,7 +7167,7 @@ __metadata:
express: "npm:^4.21.0"
formio: "npm:4.2.5"
mongodb: "npm:^6.9.0"
mongoose: "npm:8.9.4"
mongoose: "npm:8.9.5"
tslib: "npm:2.7.0"
typescript: "npm:5.4.5"
vitest: "npm:2.1.2"
Expand Down Expand Up @@ -7381,7 +7381,7 @@ __metadata:
"@tsed/typescript": "workspace:*"
change-case: "npm:5.4.4"
eslint: "npm:9.12.0"
mongoose: "npm:8.9.4"
mongoose: "npm:8.9.5"
tslib: "npm:2.7.0"
typescript: "npm:5.4.5"
vitest: "npm:2.1.2"
Expand Down Expand Up @@ -22369,9 +22369,9 @@ __metadata:
languageName: node
linkType: hard

"mongoose@npm:8.9.4":
version: 8.9.4
resolution: "mongoose@npm:8.9.4"
"mongoose@npm:8.9.5":
version: 8.9.5
resolution: "mongoose@npm:8.9.5"
dependencies:
bson: "npm:^6.10.1"
kareem: "npm:2.6.3"
Expand All @@ -22380,7 +22380,7 @@ __metadata:
mquery: "npm:5.0.0"
ms: "npm:2.1.3"
sift: "npm:17.1.3"
checksum: 10/956842234e3a7ccde2ba2c7eebe8cfba1844a962dead9580e25bafaa99476ce3d470fec3c72901a6a911fd2507490acc441ba01a5becf8a50d05f5148f102517
checksum: 10/74f38844ef18bc6d8d68c702871cb11eafc349a356786a3277dd9160ba020dfef791ef760fe3f6228f037aed584a9ac1ad694153c8595c7e877204aea5cc537e
languageName: node
linkType: hard

Expand Down

0 comments on commit cbb3d1c

Please sign in to comment.