diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-12-03 03:47:09 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-12-03 03:47:09 +0000 |
| commit | 8a6cc25497e7dabcadb3793bbb252f7be9ecfb65 (patch) | |
| tree | 08ac8dc7fcebf23b11b91c4c567a1558a0307df2 /package.json | |
| parent | docs(readme): add undocumented docker information (diff) | |
| download | counter-dependabot/npm_and_yarn/mongoose-8.8.3.tar.xz counter-dependabot/npm_and_yarn/mongoose-8.8.3.zip | |
build(deps): bump mongoose from 5.9.28 to 8.8.3dependabot/npm_and_yarn/mongoose-8.8.3
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.9.28 to 8.8.3.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/5.9.28...8.8.3)
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index df1b7d6..2691f9f 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "express": "^4.17.1", "image-size": "^0.8.3", "mime-types": "^2.1.27", - "mongoose": "^5.9.28", + "mongoose": "^8.8.3", "pug": "^3.0.0" } } |