Skip to content

Commit 4977d54

Browse files
Bump mongoose from 6.8.1 to 6.8.2 in /backend
Bumps [mongoose](https://github.com/Automattic/mongoose) from 6.8.1 to 6.8.2. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](Automattic/mongoose@6.8.1...6.8.2) --- 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 93e2914 commit 4977d54

File tree

2 files changed

+63
-61
lines changed

2 files changed

+63
-61
lines changed

backend/package-lock.json

Lines changed: 62 additions & 60 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.0.3",
2929
"express": "^4.18.2",
3030
"jsonwebtoken": "^9.0.0",
31-
"mongoose": "^6.8.1",
31+
"mongoose": "^6.8.2",
3232
"morgan": "^1.10.0"
3333
},
3434
"devDependencies": {

0 commit comments

Comments
 (0)