Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2023
1 parent fe5aefc commit eec4878
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": "7.5.0"
"mongoose": "7.5.2"
},
"devDependencies": {
"chai": "^4.3.4",
Expand Down

0 comments on commit eec4878

Please sign in to comment.