Skip to content

Commit

Permalink
build(deps): bump mongoose from 8.0.2 to 8.1.3 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.3.
- [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.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 17, 2024
1 parent 135cd60 commit 3012fc0
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.3"
},
"devDependencies": {
"chai": "^4.3.4",
Expand Down

0 comments on commit 3012fc0

Please sign in to comment.