Skip to content

Commit

Permalink
build(deps): bump mongoose from 8.0.2 to 8.1.1 in /api
Browse files Browse the repository at this point in the history
Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.0.2 to 8.1.1.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](Automattic/mongoose@8.0.2...8.1.1)

---
updated-dependencies:
- dependency-name: mongoose
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 27, 2024
1 parent 135cd60 commit 4428eef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"cors": "^2.8.5",
"express": "4.18.2",
"jsonwebtoken": "^9.0.0",
"mongoose": "8.0.2"
"mongoose": "8.1.1"
},
"devDependencies": {
"chai": "^4.3.4",
Expand Down

0 comments on commit 4428eef

Please sign in to comment.