Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 24, 2023
1 parent 2aa09fa commit c62df9a
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 63 deletions.
2 changes: 1 addition & 1 deletion example/nodejs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"i18next-fs-backend": "^1.1.1",
"i18next-http-middleware": "^3.1.0",
"mime-types": "^2.1.31",
"mongoose": "6.1.8",
"mongoose": "6.11.3",
"multer": "^1.4.3",
"multer-s3": "^2.9.0",
"mysql2": "^2.2.5",
Expand Down
92 changes: 31 additions & 61 deletions 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 packages/nodejs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"json-schema-ref-parser": "^9.0.7",
"json-schema-traverse": "^1.0.0",
"jsonwebtoken": "^8.5.1",
"mongoose": "7.3.4",
"mongoose": "6.11.3",
"path-to-regexp": "^6.2.0",
"sequelize": "^6.12.5",
"uuid": "^8.3.2"
Expand Down

0 comments on commit c62df9a

Please sign in to comment.