Skip to content

Commit d378459

Browse files
authoredDec 3, 2024
Bump mongoose from 7.5.3 to 8.8.3 in /backend
Bumps [mongoose](https://github.com/Automattic/mongoose) from 7.5.3 to 8.8.3. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](Automattic/mongoose@7.5.3...8.8.3) --- updated-dependencies: - dependency-name: mongoose dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 59fb4d8 commit d378459

File tree

2 files changed

+94
-42
lines changed

2 files changed

+94
-42
lines changed
 

‎backend/package-lock.json

+93-41
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎backend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"jsonwebtoken": "^9.0.2",
2121
"lodash": "^4.17.21",
2222
"mongodb-memory-server": "^8.15.1",
23-
"mongoose": "^7.5.3",
23+
"mongoose": "^8.8.3",
2424
"morgan": "^1.10.0",
2525
"nanoid": "^3.3.4",
2626
"pino": "^8.15.3",

0 commit comments

Comments
 (0)