0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-27 22:22:42 +00:00

Bump mongoose from 6.0.8 to 6.0.9

Bumps [mongoose](https://github.com/Automattic/mongoose) from 6.0.8 to 6.0.9.
- [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/6.0.8...6.0.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-10-06 14:06:19 +00:00
committed by GitHub
parent 64cb0ba146
commit 3f21e40e62
2 changed files with 46 additions and 46 deletions

View File

@@ -61,7 +61,7 @@
"marked": "3.0.4",
"markedLegacy": "npm:marked@^0.3.19",
"moment": "^2.29.1",
"mongoose": "^6.0.8",
"mongoose": "^6.0.9",
"nanoid": "3.1.29",
"nconf": "^0.11.3",
"prop-types": "15.7.2",