diff --git a/demo/mobile/reactnative/package.json b/demo/mobile/reactnative/package.json index b32ef258f..d8f3521d2 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.8", "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..aec67aec9 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.8", "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..c156dc15a 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.8", "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..11f1a2539 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.8", "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..bce04de1b 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.8", "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..a857a61e6 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.8", "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..02f186cb2 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.8", "prop-types": "15.7.2", "react": "^16 || ^17.0.1", "react-dom": "^16 || ^17.0.1",