From 3db0a747b9269c8fa361395929c5556085c33658 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 11:08:14 +0100 Subject: [PATCH] Update dependency uuid to v11 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Landry Trebon --- opencti-platform/opencti-front/package.json | 3 +-- opencti-platform/opencti-front/yarn.lock | 20 ++++++------------- opencti-platform/opencti-graphql/package.json | 3 +-- opencti-platform/opencti-graphql/yarn.lock | 20 ++++++------------- 4 files changed, 14 insertions(+), 32 deletions(-) diff --git a/opencti-platform/opencti-front/package.json b/opencti-platform/opencti-front/package.json index e2d8f62efef4..a45dc03a8008 100644 --- a/opencti-platform/opencti-front/package.json +++ b/opencti-platform/opencti-front/package.json @@ -93,7 +93,7 @@ "three-spritetext": "1.8.2", "unified": "11.0.4", "use-analytics": "1.1.0", - "uuid": "10.0.0", + "uuid": "11.0.3", "yup": "1.4.0" }, "devDependencies": { @@ -118,7 +118,6 @@ "@types/react-test-renderer": "18.3.0", "@types/relay-runtime": "17.0.4", "@types/relay-test-utils": "17.0.0", - "@types/uuid": "10.0.0", "@vitejs/plugin-react": "4.3.1", "babel-plugin-relay": "17.0.0", "chokidar": "3.6.0", diff --git a/opencti-platform/opencti-front/yarn.lock b/opencti-platform/opencti-front/yarn.lock index c3b788864802..0711c83d532e 100644 --- a/opencti-platform/opencti-front/yarn.lock +++ b/opencti-platform/opencti-front/yarn.lock @@ -6317,13 +6317,6 @@ __metadata: languageName: node linkType: hard -"@types/uuid@npm:10.0.0": - version: 10.0.0 - resolution: "@types/uuid@npm:10.0.0" - checksum: 10/e3958f8b0fe551c86c14431f5940c3470127293280830684154b91dc7eb3514aeb79fe3216968833cf79d4d1c67f580f054b5be2cd562bebf4f728913e73e944 - languageName: node - linkType: hard - "@types/yargs-parser@npm:*": version: 21.0.3 resolution: "@types/yargs-parser@npm:21.0.3" @@ -14715,7 +14708,6 @@ __metadata: "@types/react-test-renderer": "npm:18.3.0" "@types/relay-runtime": "npm:17.0.4" "@types/relay-test-utils": "npm:17.0.0" - "@types/uuid": "npm:10.0.0" "@vitejs/plugin-react": "npm:4.3.1" analytics: "npm:0.8.14" apexcharts: "npm:3.54.1" @@ -14813,7 +14805,7 @@ __metadata: typescript: "npm:5.5.4" unified: "npm:11.0.4" use-analytics: "npm:1.1.0" - uuid: "npm:10.0.0" + uuid: "npm:11.0.3" vite: "npm:5.4.8" vite-plugin-relay: "npm:2.1.0" vite-plugin-static-copy: "npm:2.2.0" @@ -18511,12 +18503,12 @@ __metadata: languageName: node linkType: hard -"uuid@npm:10.0.0": - version: 10.0.0 - resolution: "uuid@npm:10.0.0" +"uuid@npm:11.0.3": + version: 11.0.3 + resolution: "uuid@npm:11.0.3" bin: - uuid: dist/bin/uuid - checksum: 10/35aa60614811a201ff90f8ca5e9ecb7076a75c3821e17f0f5ff72d44e36c2d35fcbc2ceee9c4ac7317f4cc41895da30e74f3885e30313bee48fda6338f250538 + uuid: dist/esm/bin/uuid + checksum: 10/251385563195709eb0697c74a834764eef28e1656d61174e35edbd129288acb4d95a43f4ce8a77b8c2fc128e2b55924296a0945f964b05b9173469d045625ff2 languageName: node linkType: hard diff --git a/opencti-platform/opencti-graphql/package.json b/opencti-platform/opencti-graphql/package.json index b189d95c0a41..4a211c9f7730 100644 --- a/opencti-platform/opencti-graphql/package.json +++ b/opencti-platform/opencti-graphql/package.json @@ -153,7 +153,7 @@ "tough-cookie": "5.0.0", "turndown": "7.2.0", "unzipper": "0.10.14", - "uuid": "10.0.0", + "uuid": "11.0.3", "uuid-time": "1.0.0", "validator": "13.11.0", "winston": "3.14.2", @@ -180,7 +180,6 @@ "@types/nconf": "0.10.7", "@types/ramda": "0.30.2", "@types/turndown": "5.0.4", - "@types/uuid": "10.0.0", "@types/xml2js": "0.4.14", "@typescript-eslint/eslint-plugin": "7.3.1", "@typescript-eslint/parser": "7.3.1", diff --git a/opencti-platform/opencti-graphql/yarn.lock b/opencti-platform/opencti-graphql/yarn.lock index ba02ebd7f845..c0eb98d256b0 100644 --- a/opencti-platform/opencti-graphql/yarn.lock +++ b/opencti-platform/opencti-graphql/yarn.lock @@ -4901,13 +4901,6 @@ __metadata: languageName: node linkType: hard -"@types/uuid@npm:10.0.0": - version: 10.0.0 - resolution: "@types/uuid@npm:10.0.0" - checksum: 10/e3958f8b0fe551c86c14431f5940c3470127293280830684154b91dc7eb3514aeb79fe3216968833cf79d4d1c67f580f054b5be2cd562bebf4f728913e73e944 - languageName: node - linkType: hard - "@types/ws@npm:^8.0.0": version: 8.5.13 resolution: "@types/ws@npm:8.5.13" @@ -10967,7 +10960,6 @@ __metadata: "@types/nconf": "npm:0.10.7" "@types/ramda": "npm:0.30.2" "@types/turndown": "npm:5.0.4" - "@types/uuid": "npm:10.0.0" "@types/xml2js": "npm:0.4.14" "@typescript-eslint/eslint-plugin": "npm:7.3.1" "@typescript-eslint/parser": "npm:7.3.1" @@ -11069,7 +11061,7 @@ __metadata: turndown: "npm:7.2.0" typescript: "npm:5.5.4" unzipper: "npm:0.10.14" - uuid: "npm:10.0.0" + uuid: "npm:11.0.3" uuid-time: "npm:1.0.0" validator: "npm:13.11.0" vitest: "npm:2.0.5" @@ -13562,12 +13554,12 @@ __metadata: languageName: node linkType: hard -"uuid@npm:10.0.0": - version: 10.0.0 - resolution: "uuid@npm:10.0.0" +"uuid@npm:11.0.3": + version: 11.0.3 + resolution: "uuid@npm:11.0.3" bin: - uuid: dist/bin/uuid - checksum: 10/35aa60614811a201ff90f8ca5e9ecb7076a75c3821e17f0f5ff72d44e36c2d35fcbc2ceee9c4ac7317f4cc41895da30e74f3885e30313bee48fda6338f250538 + uuid: dist/esm/bin/uuid + checksum: 10/251385563195709eb0697c74a834764eef28e1656d61174e35edbd129288acb4d95a43f4ce8a77b8c2fc128e2b55924296a0945f964b05b9173469d045625ff2 languageName: node linkType: hard