From e7cfdd0b584d761b6739d0f378d46949abffa8e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 17:02:41 +0000 Subject: [PATCH] Bump uuid Bumps the npm_and_yarn group with 1 update in the /plugin-hrm-form directory: [uuid](https://github.com/uuidjs/uuid). Updates `uuid` from 8.3.2 to 14.0.0 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](https://github.com/uuidjs/uuid/compare/v8.3.2...v14.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- plugin-hrm-form/package-lock.json | 56 +++++++++++++++++++++++++++++-- plugin-hrm-form/package.json | 2 +- 2 files changed, 54 insertions(+), 4 deletions(-) diff --git a/plugin-hrm-form/package-lock.json b/plugin-hrm-form/package-lock.json index 23fa95ef90..2456b6fcfc 100644 --- a/plugin-hrm-form/package-lock.json +++ b/plugin-hrm-form/package-lock.json @@ -38,7 +38,7 @@ "slate-history": "^0.66.0", "slate-hyperscript": "^0.77.0", "stylis": "^4.1.3", - "uuid": "^8.3.2" + "uuid": "^14.0.0" }, "devDependencies": { "@actions/core": "^1.9.0", @@ -198,6 +198,17 @@ "uuid": "^8.3.2" } }, + "node_modules/@actions/core/node_modules/uuid": { + "version": "8.3.2", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz", + "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==", + "deprecated": "uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028).", + "dev": true, + "license": "MIT", + "bin": { + "uuid": "dist/bin/uuid" + } + }, "node_modules/@actions/http-client": { "version": "2.2.1", "dev": true, @@ -3935,6 +3946,17 @@ "uuid": "^8.3.1" } }, + "node_modules/@gooddata/gooddata-js/node_modules/uuid": { + "version": "8.3.2", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz", + "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==", + "deprecated": "uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028).", + "dev": true, + "license": "MIT", + "bin": { + "uuid": "dist/bin/uuid" + } + }, "node_modules/@gooddata/typings": { "version": "2.29.0", "dev": true, @@ -26914,6 +26936,17 @@ "node": ">=10.12.0" } }, + "node_modules/jest-junit/node_modules/uuid": { + "version": "8.3.2", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz", + "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==", + "deprecated": "uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028).", + "dev": true, + "license": "MIT", + "bin": { + "uuid": "dist/bin/uuid" + } + }, "node_modules/jest-leak-detector": { "version": "28.1.3", "dev": true, @@ -36200,6 +36233,17 @@ "websocket-driver": "^0.7.4" } }, + "node_modules/sockjs/node_modules/uuid": { + "version": "8.3.2", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz", + "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==", + "deprecated": "uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028).", + "dev": true, + "license": "MIT", + "bin": { + "uuid": "dist/bin/uuid" + } + }, "node_modules/source-list-map": { "version": "2.0.1", "dev": true, @@ -39033,10 +39077,16 @@ } }, "node_modules/uuid": { - "version": "8.3.2", + "version": "14.0.0", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-14.0.0.tgz", + "integrity": "sha512-Qo+uWgilfSmAhXCMav1uYFynlQO7fMFiMVZsQqZRMIXp0O7rR7qjkj+cPvBHLgBqi960QCoo/PH2/6ZtVqKvrg==", + "funding": [ + "https://github.com/sponsors/broofa", + "https://github.com/sponsors/ctavan" + ], "license": "MIT", "bin": { - "uuid": "dist/bin/uuid" + "uuid": "dist-node/bin/uuid" } }, "node_modules/v8-compile-cache": { diff --git a/plugin-hrm-form/package.json b/plugin-hrm-form/package.json index 42060f404f..b81740ff50 100644 --- a/plugin-hrm-form/package.json +++ b/plugin-hrm-form/package.json @@ -70,7 +70,7 @@ "slate-history": "^0.66.0", "slate-hyperscript": "^0.77.0", "stylis": "^4.1.3", - "uuid": "^8.3.2" + "uuid": "^14.0.0" }, "overrides": { "@react-pdf/layout": "3.6.4",