Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 18, 2023
1 parent d1a208b commit e08c0c2
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
54 changes: 27 additions & 27 deletions server/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 server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"jsonwebtoken": "^9.0.0",
"mailgun.js": "^3.5.8",
"marked": "^4.0.10",
"mongoose": "^7.0.4",
"mongoose": "^7.3.3",
"multer": "^1.4.4",
"path": "^0.12.7",
"react-timezone-select": "^2.1.1",
Expand Down

0 comments on commit e08c0c2

Please sign in to comment.