Skip to content

Commit

Permalink
build(deps): bump mongoose from 8.8.1 to 8.8.3 in /backend
Browse files Browse the repository at this point in the history
Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.8.1 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@8.8.1...8.8.3)

---
updated-dependencies:
- dependency-name: mongoose
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent f1dd34e commit 689343a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions backend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"cors": "^2.8.5",
"express": "^4.21.1",
"express-async-handler": "^1.2.0",
"mongoose": "^8.8.1",
"mongoose": "^8.8.3",
"morgan": "^1.10.0"
},
"devDependencies": {
Expand Down

0 comments on commit 689343a

Please sign in to comment.