Skip to content

Commit

Permalink
Update dependency uuid to v11
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Landry Trebon <[email protected]>
  • Loading branch information
renovate[bot] and lndrtrbn authored Dec 4, 2024
1 parent 448d7ef commit 3db0a74
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 32 deletions.
3 changes: 1 addition & 2 deletions opencti-platform/opencti-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand All @@ -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",
Expand Down
20 changes: 6 additions & 14 deletions opencti-platform/opencti-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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

Expand Down
3 changes: 1 addition & 2 deletions opencti-platform/opencti-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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",
Expand Down
20 changes: 6 additions & 14 deletions opencti-platform/opencti-graphql/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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

Expand Down

0 comments on commit 3db0a74

Please sign in to comment.