0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-31 06:32:37 +00:00

Bump mongoose from 6.0.15 to 6.1.1

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-12-10 03:01:21 +00:00
committed by GitHub
parent a8f5f71b32
commit dd887e9a4f
2 changed files with 32 additions and 32 deletions

View File

@@ -62,7 +62,7 @@
"marked": "3.0.8",
"markedLegacy": "npm:marked@^0.3.19",
"moment": "^2.29.1",
"mongoose": "^6.0.15",
"mongoose": "^6.1.1",
"nanoid": "3.1.30",
"nconf": "^0.11.3",
"prop-types": "15.7.2",