Skip to content

Commit 98c6f81

Browse files
Bump mongoose from 7.5.2 to 8.0.1 in /backend
Bumps [mongoose](https://github.com/Automattic/mongoose) from 7.5.2 to 8.0.1. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](Automattic/mongoose@7.5.2...8.0.1) --- updated-dependencies: - dependency-name: mongoose dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b36dce6 commit 98c6f81

File tree

2 files changed

+32
-47
lines changed

2 files changed

+32
-47
lines changed

backend/package-lock.json

Lines changed: 31 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"dotenv": "^16.3.1",
2929
"express": "^4.18.2",
3030
"jsonwebtoken": "^9.0.2",
31-
"mongoose": "^7.5.2",
31+
"mongoose": "^8.0.1",
3232
"morgan": "^1.10.0"
3333
},
3434
"devDependencies": {

0 commit comments

Comments
 (0)