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 38a17e7ef8..08e0611b21 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" @@ -29505,12 +29505,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 @@ -29541,6 +29541,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"