Skip to content

Commit 29553b3

Browse files
Bump nanoid in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [nanoid](https://github.com/ai/nanoid). Updates `nanoid` from 5.0.7 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@5.0.7...5.0.9) --- updated-dependencies: - dependency-name: nanoid dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4c154fc commit 29553b3

File tree

3 files changed

+7770
-6319
lines changed

3 files changed

+7770
-6319
lines changed

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"immer": "10.1.1",
6161
"interactjs": "1.10.27",
6262
"lodash-es": "4.17.21",
63-
"nanoid": "5.0.8",
63+
"nanoid": "5.0.9",
6464
"react": "18.3.0-canary-3d9b20132-20240124",
6565
"react-dom": "18.3.0-canary-3d9b20132-20240124",
6666
"react-hotkeys-hook": "4.6.1",

packages/sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"immer": "10.1.1",
6161
"import-meta-resolve": "4.1.0",
6262
"lodash-es": "4.17.21",
63-
"nanoid": "5.0.7",
63+
"nanoid": "5.0.9",
6464
"open": "10.1.0",
6565
"ora": "8.1.0",
6666
"p-queue": "8.0.1",

0 commit comments

Comments
 (0)