Skip to content

Commit 7ccc10e

Browse files
Bump mongoose from 7.1.1 to 7.2.2 in /backend
Bumps [mongoose](https://github.com/Automattic/mongoose) from 7.1.1 to 7.2.2. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](Automattic/mongoose@7.1.1...7.2.2) --- 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 40ca966 commit 7ccc10e

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

backend/package-lock.json

Lines changed: 12 additions & 12 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": "^7.1.1",
31+
"mongoose": "^7.2.2",
3232
"morgan": "^1.10.0"
3333
},
3434
"devDependencies": {

0 commit comments

Comments
 (0)