Skip to content

Commit ae8f026

Browse files
authored
Merge pull request #220 from glaucia86/dependabot/npm_and_yarn/backend/mongoose-8.0.1
Bump mongoose from 7.5.2 to 8.0.1 in /backend
2 parents 5390340 + 98c6f81 commit ae8f026

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)