Skip to content

Commit 371472f

Browse files
Bump mongoose from 8.6.0 to 8.6.1 in /backend
Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.6.0 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@8.6.0...8.6.1) --- updated-dependencies: - dependency-name: mongoose dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b4d3f78 commit 371472f

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

backend/package-lock.json

Lines changed: 6 additions & 6 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.6.0",
31+
"mongoose": "^8.6.1",
3232
"morgan": "^1.10.0"
3333
},
3434
"devDependencies": {

0 commit comments

Comments
 (0)