Skip to content

Commit e67551c

Browse files
Bump nanoid from 4.0.0 to 5.0.9
Bumps [nanoid](https://github.com/ai/nanoid) from 4.0.0 to 5.0.9. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@4.0.0...5.0.9) --- updated-dependencies: - dependency-name: nanoid dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fda8a50 commit e67551c

File tree

2 files changed

+6
-11
lines changed

2 files changed

+6
-11
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"joi": "17.9.1",
9494
"lodash.merge": "^4.6.2",
9595
"lodash.partition": "^4.6.0",
96-
"nanoid": "^4.0.0",
96+
"nanoid": "^5.0.9",
9797
"rxjs": "^7.5.5",
9898
"svelte": "^3.49.0",
9999
"svelte-i18n": "^3.3.13",

yarn.lock

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11727,20 +11727,15 @@ nano-json-stream-parser@^0.1.2:
1172711727
resolved "https://registry.yarnpkg.com/nano-json-stream-parser/-/nano-json-stream-parser-0.1.2.tgz#0cc8f6d0e2b622b479c40d499c46d64b755c6f5f"
1172811728
integrity sha1-DMj20OK2IrR5xA1JnEbWS3Vcb18=
1172911729

11730-
nanoid@^3.3.1:
11731-
version "3.3.2"
11732-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.2.tgz#c89622fafb4381cd221421c69ec58547a1eec557"
11733-
integrity sha512-CuHBogktKwpm5g2sRgv83jEy2ijFzBwMoYA60orPDR7ynsLijJDqgsi4RDGj3OJpy3Ieb+LYwiRmIOGyytgITA==
11734-
11735-
nanoid@^3.3.6:
11730+
nanoid@^3.3.1, nanoid@^3.3.6:
1173611731
version "3.3.6"
1173711732
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
1173811733
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
1173911734

11740-
nanoid@^4.0.0:
11741-
version "4.0.0"
11742-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-4.0.0.tgz#6e144dee117609232c3f415c34b0e550e64999a5"
11743-
integrity sha512-IgBP8piMxe/gf73RTQx7hmnhwz0aaEXYakvqZyE302IXW3HyVNhdNGC+O2MwMAVhLEnvXlvKtGbtJf6wvHihCg==
11735+
nanoid@^5.0.9:
11736+
version "5.0.9"
11737+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-5.0.9.tgz#977dcbaac055430ce7b1e19cf0130cea91a20e50"
11738+
integrity sha512-Aooyr6MXU6HpvvWXKoVoXwKMs/KyVakWwg7xQfv5/S/RIgJMy0Ifa45H9qqYy7pTCszrHzP21Uk4PZq2HpEM8Q==
1174411739

1174511740
napi-wasm@^1.1.0:
1174611741
version "1.1.0"

0 commit comments

Comments
 (0)