build(deps): bump nanoid from 3.3.2 to 4.0.1

Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.2 to 4.0.1.
- [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.2...4.0.1)

---
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-02-06 04:39:06 +00:00
committed by GitHub
parent c10817716e
commit 1d1919957a
2 changed files with 12 additions and 3 deletions

View File

@@ -59,7 +59,7 @@
"@ant-design/icons": "^4.7.0",
"antd": "^4.19.5",
"jszip": "^3.9.1",
"nanoid": "^3.3.2",
"nanoid": "^4.0.1",
"openpgp": "^5.2.1",
"react": "^18.0.0",
"react-dom": "^18.0.0",

View File

@@ -2505,7 +2505,7 @@ __metadata:
husky: ^7.0.4
jest: ^27.5.1
jszip: ^3.9.1
nanoid: ^3.3.2
nanoid: ^4.0.1
offline-plugin: ^5.0.7
openpgp: ^5.2.1
prettier: ^2.6.2
@@ -9332,7 +9332,7 @@ __metadata:
languageName: node
linkType: hard
"nanoid@npm:^3.3.1, nanoid@npm:^3.3.2":
"nanoid@npm:^3.3.1":
version: 3.3.2
resolution: "nanoid@npm:3.3.2"
bin:
@@ -9341,6 +9341,15 @@ __metadata:
languageName: node
linkType: hard
"nanoid@npm:^4.0.1":
version: 4.0.1
resolution: "nanoid@npm:4.0.1"
bin:
nanoid: bin/nanoid.js
checksum: 21022a7910aa690cb05872c07f0c4a317dfe2aa79cc2b5e4ab41d17476e23d973d24c683206d6fa7e1b56bf657cf5dfbc0f1cac7d596bcd2dea0f49635316628
languageName: node
linkType: hard
"natural-compare@npm:^1.4.0":
version: 1.4.0
resolution: "natural-compare@npm:1.4.0"