Skip to content

Commit f150032

Browse files
build(deps): bump nanoid from 3.3.6 to 5.1.6
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.6 to 5.1.6. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.6...5.1.6) --- updated-dependencies: - dependency-name: nanoid dependency-version: 5.1.6 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dfadea3 commit f150032

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"commander": "^9.0.0",
4646
"commander-ts": "^0.2.0",
4747
"md5": "^2.3.0",
48-
"nanoid": "^3.3.1",
48+
"nanoid": "^5.1.7",
4949
"reflect-metadata": "^0.1.13",
5050
"semver": "^7.5.2",
5151
"shell-quote": "^1.8.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6217,10 +6217,10 @@ multimap@^1.1.0:
62176217
resolved "https://registry.yarnpkg.com/multimap/-/multimap-1.1.0.tgz#5263febc085a1791c33b59bb3afc6a76a2a10ca8"
62186218
integrity sha512-0ZIR9PasPxGXmRsEF8jsDzndzHDj7tIav+JUmvIFB/WHswliFnquxECT/De7GR4yg99ky/NlRKJT82G1y271bw==
62196219

6220-
nanoid@^3.3.1:
6221-
version "3.3.11"
6222-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.11.tgz#4f4f112cefbe303202f2199838128936266d185b"
6223-
integrity sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==
6220+
nanoid@^5.1.7:
6221+
version "5.1.7"
6222+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-5.1.7.tgz#a9f09a4ce73ba0b88830af36ee49666bad7827b6"
6223+
integrity sha512-ua3NDgISf6jdwezAheMOk4mbE1LXjm1DfMUDMuJf4AqxLFK3ccGpgWizwa5YV7Yz9EpXwEaWoRXSb/BnV0t5dQ==
62246224

62256225
natural-compare@^1.4.0:
62266226
version "1.4.0"

0 commit comments

Comments
 (0)