From df01127cf757ab447e8b6b8d83b2765fdce51290 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 22:18:00 +0100 Subject: [PATCH] Bump uuid from 10.0.0 to 11.0.5 (#13948) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 14 +++++++------- packages/animation/package.json | 2 +- packages/design-system/package.json | 2 +- packages/elements/package.json | 2 +- packages/masks/package.json | 2 +- packages/migration/package.json | 2 +- packages/story-editor/package.json | 2 +- packages/wp-dashboard/package.json | 2 +- 8 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package-lock.json b/package-lock.json index 37ff52953565..2b9d85748385 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36943,7 +36943,7 @@ "flagged": "^2.0.10", "prop-types": "^15.8.1", "styled-components": "^5.3.11", - "uuid": "^11.0.4" + "uuid": "^11.0.5" }, "devDependencies": { "@testing-library/react": "^12.1.5", @@ -37096,7 +37096,7 @@ "react-modal": "^3.16.3", "react-transition-group": "^4.4.5", "styled-components": "^5.3.11", - "uuid": "^11.0.4" + "uuid": "^11.0.5" }, "devDependencies": { "@storybook/addon-essentials": "^8.4.7", @@ -37329,7 +37329,7 @@ "@googleforcreators/patterns": "*", "@googleforcreators/units": "*", "prop-types": "^15.7.2", - "uuid": "^11.0.4" + "uuid": "^11.0.5" }, "devDependencies": { "immer": "^10.1.1" @@ -37532,7 +37532,7 @@ "@googleforcreators/units": "*", "prop-types": "^15.8.0", "styled-components": "^5.3.11", - "uuid": "^11.0.4" + "uuid": "^11.0.5" }, "devDependencies": {}, "engines": { @@ -37595,7 +37595,7 @@ "dependencies": { "@googleforcreators/elements": "*", "polished": "^4.3.1", - "uuid": "^11.0.4" + "uuid": "^11.0.5" }, "devDependencies": { "@rollup/plugin-babel": "^6.0.4", @@ -38743,7 +38743,7 @@ "sat": "^0.9.0", "styled-components": "^5.3.11", "stylis-plugin-rtl": "^1.0.0", - "uuid": "^11.0.4" + "uuid": "^11.0.5" }, "devDependencies": { "@googleforcreators/karma-fixture": "*", @@ -39551,7 +39551,7 @@ "opentype.js": "^1.3.4", "prop-types": "^15.8.1", "styled-components": "^5.3.11", - "uuid": "^11.0.4" + "uuid": "^11.0.5" }, "devDependencies": { "@storybook/addon-essentials": "^8.4.7", diff --git a/packages/animation/package.json b/packages/animation/package.json index 2247a7323aec..ca5949258d76 100644 --- a/packages/animation/package.json +++ b/packages/animation/package.json @@ -46,7 +46,7 @@ "flagged": "^2.0.10", "prop-types": "^15.8.1", "styled-components": "^5.3.11", - "uuid": "^11.0.4" + "uuid": "^11.0.5" }, "devDependencies": { "@testing-library/react": "^12.1.5", diff --git a/packages/design-system/package.json b/packages/design-system/package.json index 36bc1363768a..08cfb68f109f 100644 --- a/packages/design-system/package.json +++ b/packages/design-system/package.json @@ -50,7 +50,7 @@ "react-modal": "^3.16.3", "react-transition-group": "^4.4.5", "styled-components": "^5.3.11", - "uuid": "^11.0.4" + "uuid": "^11.0.5" }, "devDependencies": { "@storybook/addon-essentials": "^8.4.7", diff --git a/packages/elements/package.json b/packages/elements/package.json index 651405ddb88a..70936d448e78 100644 --- a/packages/elements/package.json +++ b/packages/elements/package.json @@ -43,7 +43,7 @@ "@googleforcreators/patterns": "*", "@googleforcreators/units": "*", "prop-types": "^15.7.2", - "uuid": "^11.0.4" + "uuid": "^11.0.5" }, "devDependencies": { "immer": "^10.1.1" diff --git a/packages/masks/package.json b/packages/masks/package.json index 7adcf0ea7af0..493f5fa3e7ff 100644 --- a/packages/masks/package.json +++ b/packages/masks/package.json @@ -44,7 +44,7 @@ "@googleforcreators/units": "*", "prop-types": "^15.8.0", "styled-components": "^5.3.11", - "uuid": "^11.0.4" + "uuid": "^11.0.5" }, "devDependencies": {} } diff --git a/packages/migration/package.json b/packages/migration/package.json index d3a8bab54af0..d4ceea7d9123 100644 --- a/packages/migration/package.json +++ b/packages/migration/package.json @@ -40,7 +40,7 @@ "dependencies": { "@googleforcreators/elements": "*", "polished": "^4.3.1", - "uuid": "^11.0.4" + "uuid": "^11.0.5" }, "devDependencies": { "@rollup/plugin-babel": "^6.0.4", diff --git a/packages/story-editor/package.json b/packages/story-editor/package.json index e713b6d8eca6..abcbde201044 100644 --- a/packages/story-editor/package.json +++ b/packages/story-editor/package.json @@ -85,7 +85,7 @@ "sat": "^0.9.0", "styled-components": "^5.3.11", "stylis-plugin-rtl": "^1.0.0", - "uuid": "^11.0.4" + "uuid": "^11.0.5" }, "devDependencies": { "@googleforcreators/karma-fixture": "*", diff --git a/packages/wp-dashboard/package.json b/packages/wp-dashboard/package.json index 806110ba23cd..4e0e2fdaf0c5 100644 --- a/packages/wp-dashboard/package.json +++ b/packages/wp-dashboard/package.json @@ -45,7 +45,7 @@ "opentype.js": "^1.3.4", "prop-types": "^15.8.1", "styled-components": "^5.3.11", - "uuid": "^11.0.4" + "uuid": "^11.0.5" }, "devDependencies": { "@storybook/addon-essentials": "^8.4.7",