0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-29 04:42:41 +00:00

Bump nanoid from 3.2.0 to 3.3.0

Bumps [nanoid](https://github.com/ai/nanoid) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.2.0...3.3.0)

---
updated-dependencies:
- dependency-name: nanoid
  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]
2022-02-15 03:00:49 +00:00
committed by GitHub
parent 42afbd3e70
commit 0c0be58e65
2 changed files with 8 additions and 8 deletions

View File

@@ -71,7 +71,7 @@
"markedLegacy": "npm:marked@^0.3.19",
"moment": "^2.29.1",
"mongoose": "^6.2.1",
"nanoid": "3.2.0",
"nanoid": "3.3.0",
"nconf": "^0.11.3",
"query-string": "7.1.1",
"react": "^16.14.0",