From 5352c22bd8d4d7234b4702e223210a6d1a49ecc2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 15:43:00 +0000 Subject: [PATCH] Update dependency nanoid to v3.3.18 [SECURITY] --- demo/mobile/reactnative/package.json | 2 +- scripts/installer/frameworks/angular/package.json | 2 +- scripts/installer/frameworks/react-native/package.json | 2 +- scripts/installer/frameworks/react/package.json | 2 +- scripts/installer/frameworks/stencil/package.json | 2 +- scripts/installer/frameworks/svelte/package.json | 2 +- scripts/installer/frameworks/vue/package.json | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/demo/mobile/reactnative/package.json b/demo/mobile/reactnative/package.json index b32ef258f..10f516ea0 100644 --- a/demo/mobile/reactnative/package.json +++ b/demo/mobile/reactnative/package.json @@ -12,7 +12,7 @@ "dependencies": { "classnames": "^2.3.1", "immutability-helper": "^3.1.1", - "nanoid": "3.1.31", + "nanoid": "3.3.18", "react": "17.0.2", "react-native": "0.65.1", "react-native-select-dropdown": "^1.2.0", diff --git a/scripts/installer/frameworks/angular/package.json b/scripts/installer/frameworks/angular/package.json index a2200f5f4..8b7e66419 100644 --- a/scripts/installer/frameworks/angular/package.json +++ b/scripts/installer/frameworks/angular/package.json @@ -59,7 +59,7 @@ "is-hotkey": "0.1.6", "lodash": "4.17.21", "moment": "2.29.4", - "nanoid": "3.1.31", + "nanoid": "3.3.18", "prop-types": "15.7.2", "react": "^16 || ^17.0.1", "react-dom": "^16 || ^17.0.1", diff --git a/scripts/installer/frameworks/react-native/package.json b/scripts/installer/frameworks/react-native/package.json index 40d797aaf..09415788b 100644 --- a/scripts/installer/frameworks/react-native/package.json +++ b/scripts/installer/frameworks/react-native/package.json @@ -51,7 +51,7 @@ "is-hotkey": "0.1.6", "lodash": "4.17.21", "moment": "2.29.4", - "nanoid": "3.1.31", + "nanoid": "3.3.18", "prop-types": "15.7.2", "react": "17.0.2", "react-native": "0.65.1", diff --git a/scripts/installer/frameworks/react/package.json b/scripts/installer/frameworks/react/package.json index 04c4ee017..0bf6b2cbc 100644 --- a/scripts/installer/frameworks/react/package.json +++ b/scripts/installer/frameworks/react/package.json @@ -56,7 +56,7 @@ "is-hotkey": "0.1.6", "lodash": "4.17.21", "moment": "2.29.4", - "nanoid": "3.1.31", + "nanoid": "3.3.18", "prop-types": "15.7.2", "react": "^16 || ^17.0.1", "react-dom": "^16 || ^17.0.1", diff --git a/scripts/installer/frameworks/stencil/package.json b/scripts/installer/frameworks/stencil/package.json index 1c5055cdc..290282d2e 100644 --- a/scripts/installer/frameworks/stencil/package.json +++ b/scripts/installer/frameworks/stencil/package.json @@ -59,7 +59,7 @@ "is-hotkey": "0.1.6", "lodash": "4.17.21", "moment": "2.29.4", - "nanoid": "3.1.31", + "nanoid": "3.3.18", "prop-types": "15.7.2", "react": "^16 || ^17.0.1", "react-dom": "^16 || ^17.0.1", diff --git a/scripts/installer/frameworks/svelte/package.json b/scripts/installer/frameworks/svelte/package.json index 671df5270..ef9d7b248 100644 --- a/scripts/installer/frameworks/svelte/package.json +++ b/scripts/installer/frameworks/svelte/package.json @@ -59,7 +59,7 @@ "is-hotkey": "0.1.6", "lodash": "4.17.21", "moment": "2.29.4", - "nanoid": "3.1.31", + "nanoid": "3.3.18", "prop-types": "15.7.2", "react": "^16 || ^17.0.1", "react-dom": "^16 || ^17.0.1", diff --git a/scripts/installer/frameworks/vue/package.json b/scripts/installer/frameworks/vue/package.json index 816f88041..1137f4df6 100644 --- a/scripts/installer/frameworks/vue/package.json +++ b/scripts/installer/frameworks/vue/package.json @@ -59,7 +59,7 @@ "is-hotkey": "0.1.6", "lodash": "4.17.21", "moment": "2.29.4", - "nanoid": "3.1.31", + "nanoid": "3.3.18", "prop-types": "15.7.2", "react": "^16 || ^17.0.1", "react-dom": "^16 || ^17.0.1",