From 0e638a78add533ac4453866ceac1fda31792b459 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Apr 2026 00:26:59 +0530 Subject: [PATCH] fix(deps): update dependency nanoid to v3.3.11 (#66995) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- client/package.json | 2 +- pnpm-lock.yaml | 15 ++++----------- 2 files changed, 5 insertions(+), 12 deletions(-) diff --git a/client/package.json b/client/package.json index 994ebbfba8c..f07d1baf1d7 100644 --- a/client/package.json +++ b/client/package.json @@ -88,7 +88,7 @@ "lodash-es": "4.17.21", "micromark": "4.0.2", "monaco-editor": "0.33.0", - "nanoid": "3.3.7", + "nanoid": "3.3.11", "normalize-url": "6.1.0", "path-browserify": "1.0.1", "pinyin-tone": "2.4.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3a3df7c7c72..b599bd54f38 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -160,7 +160,7 @@ importers: version: 6.21.0(@aws-sdk/credential-providers@3.521.0)(socks@2.8.3) nanoid: specifier: '3' - version: 3.3.7 + version: 3.3.11 no-profanity: specifier: 1.5.1 version: 1.5.1 @@ -394,8 +394,8 @@ importers: specifier: 0.33.0 version: 0.33.0 nanoid: - specifier: 3.3.7 - version: 3.3.7 + specifier: 3.3.11 + version: 3.3.11 normalize-url: specifier: 6.1.0 version: 6.1.0 @@ -9784,11 +9784,6 @@ packages: engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true - nanoid@3.3.7: - resolution: {integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==} - engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} - hasBin: true - nanoid@4.0.2: resolution: {integrity: sha512-7ZtY5KTCNheRGfEFxnedV5zFiORN1+Y1N6zvPTnHQd8ENUvfaDBeuJDZb2bN/oXwXxu3qkTXDzy57W5vAmDTBw==} engines: {node: ^14 || ^16 || >=18} @@ -24807,8 +24802,6 @@ snapshots: nanoid@3.3.11: {} - nanoid@3.3.7: {} - nanoid@4.0.2: {} napi-build-utils@2.0.0: {} @@ -25599,7 +25592,7 @@ snapshots: postcss@8.4.35: dependencies: - nanoid: 3.3.7 + nanoid: 3.3.11 picocolors: 1.1.1 source-map-js: 1.2.1