Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: mongoose
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 1098fe7 commit 376cec7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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": "^8.57.0",
"mongoose": "6.12.7",
"mongoose": "8.6.1",
"typescript": "4.9.5",
"vitest": "2.0.4"
},
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.19.1",
"formio": "3.5.0",
"mongodb": "*",
"mongoose": "^6.12.7",
"mongoose": "^8.6.1",
"typescript": "4.9.5",
"vitest": "2.0.4"
},
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6720,7 +6720,7 @@ __metadata:
express: "npm:^4.19.1"
formio: "npm:3.5.0"
mongodb: "npm:*"
mongoose: "npm:^6.12.7"
mongoose: "npm:^8.6.1"
tslib: "npm:2.6.1"
typescript: "npm:4.9.5"
vitest: "npm:2.0.4"
Expand Down Expand Up @@ -6928,7 +6928,7 @@ __metadata:
"@tsed/typescript": "workspace:*"
change-case: "npm:4.1.2"
eslint: "npm:^8.57.0"
mongoose: "npm:6.12.7"
mongoose: "npm:8.6.1"
tslib: "npm:2.6.1"
typescript: "npm:4.9.5"
vitest: "npm:2.0.4"
Expand Down

0 comments on commit 376cec7

Please sign in to comment.