From 7d2c39ccf983d7e57fd786e67d5df5534f879b78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 08:02:02 +0000 Subject: [PATCH] chore(deps): bump uuid from 8.3.2 to 14.0.0 Bumps [uuid](https://github.com/uuidjs/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 ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 21 +++++++++++++++------ 2 files changed, 16 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index a0f423765a..613794f06f 100644 --- a/package.json +++ b/package.json @@ -200,7 +200,7 @@ "suncalc": "1.8.0", "supercluster": "^7.1.5", "universal-cookie": "7.2.2", - "uuid": "8.3.2" + "uuid": "14.0.0" }, "peerDependencies": { "@octokit/core": ">=3", diff --git a/yarn.lock b/yarn.lock index 43e56a40b6..c00e98722d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12435,7 +12435,7 @@ __metadata: terser-webpack-plugin: "npm:4.1.0" universal-cookie: "npm:7.2.2" url-loader: "npm:3.0.0" - uuid: "npm:8.3.2" + uuid: "npm:14.0.0" webpack: "npm:^4.46.0" webpack-assets-manifest: "npm:^4.0.6" webpack-bundle-analyzer: "npm:4.10.2" @@ -29488,12 +29488,12 @@ __metadata: languageName: node linkType: hard -"uuid@npm:8.3.2, uuid@npm:^8.3.2": - version: 8.3.2 - resolution: "uuid@npm:8.3.2" +"uuid@npm:14.0.0": + version: 14.0.0 + resolution: "uuid@npm:14.0.0" bin: - uuid: dist/bin/uuid - checksum: 10/9a5f7aa1d6f56dd1e8d5f2478f855f25c645e64e26e347a98e98d95781d5ed20062d6cca2eecb58ba7c84bc3910be95c0451ef4161906abaab44f9cb68ffbdd1 + uuid: dist-node/bin/uuid + checksum: 10/8ee9b98f9650e25555515f7a28d3c3ae9364e72f7bb19b9e08b681bc135338beba5509b2830f6ae1cfaba4d45401da0d16d4d109b977097bc3d6ba0c5583341b languageName: node linkType: hard @@ -29524,6 +29524,15 @@ __metadata: languageName: node linkType: hard +"uuid@npm:^8.3.2": + version: 8.3.2 + resolution: "uuid@npm:8.3.2" + bin: + uuid: dist/bin/uuid + checksum: 10/9a5f7aa1d6f56dd1e8d5f2478f855f25c645e64e26e347a98e98d95781d5ed20062d6cca2eecb58ba7c84bc3910be95c0451ef4161906abaab44f9cb68ffbdd1 + languageName: node + linkType: hard + "v8-to-istanbul@npm:^9.0.1": version: 9.3.0 resolution: "v8-to-istanbul@npm:9.3.0"