build(deps): bump nanoid from 3.3.4 to 4.0.2

Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.4 to 4.0.2.
- [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.3.4...4.0.2)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-06-12 23:31:29 +00:00
committed by GitHub
parent 91379070d3
commit 222024fdde
2 changed files with 36 additions and 10 deletions

View File

@ -60,7 +60,7 @@
"@types/node": "^18.0.0",
"fflate": "^0.8.0",
"jszip": "^3.10.1",
"nanoid": "^3.3.4",
"nanoid": "^4.0.2",
"xml": "^1.0.1",
"xml-js": "^1.6.8"
},