Skip to content

Commit 82abee9

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

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

backend/package-lock.json

Lines changed: 16 additions & 16 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.4.5",
2929
"express": "^4.19.2",
3030
"jsonwebtoken": "^9.0.2",
31-
"mongoose": "^8.4.4",
31+
"mongoose": "^8.5.3",
3232
"morgan": "^1.10.0"
3333
},
3434
"devDependencies": {

0 commit comments

Comments
 (0)