Skip to content

Commit dfc445c

Browse files
Update dependency uuid to v11.1.0 (#10067)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e1fee54 commit dfc445c

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

opencti-platform/opencti-front/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"rxjs": "7.8.1",
9696
"three-spritetext": "1.9.4",
9797
"use-analytics": "1.1.0",
98-
"uuid": "11.0.5",
98+
"uuid": "11.1.0",
9999
"yup": "1.6.1"
100100
},
101101
"devDependencies": {

opencti-platform/opencti-front/yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -16920,7 +16920,7 @@ __metadata:
1692016920
three-spritetext: "npm:1.9.4"
1692116921
typescript: "npm:5.7.3"
1692216922
use-analytics: "npm:1.1.0"
16923-
uuid: "npm:11.0.5"
16923+
uuid: "npm:11.1.0"
1692416924
vite: "npm:5.4.14"
1692516925
vite-plugin-relay: "npm:2.1.0"
1692616926
vite-plugin-static-copy: "npm:2.2.0"
@@ -21083,12 +21083,12 @@ __metadata:
2108321083
languageName: node
2108421084
linkType: hard
2108521085

21086-
"uuid@npm:11.0.5":
21087-
version: 11.0.5
21088-
resolution: "uuid@npm:11.0.5"
21086+
"uuid@npm:11.1.0":
21087+
version: 11.1.0
21088+
resolution: "uuid@npm:11.1.0"
2108921089
bin:
2109021090
uuid: dist/esm/bin/uuid
21091-
checksum: 10/0594ecdff3051e15d4a2c614b4c72e73af373bde0a5d156512353c01156975295d024ae8d7151846d7bd4d22ccd251b16ed51b4318fa71505fb20ad984102dc1
21091+
checksum: 10/d2da43b49b154d154574891ced66d0c83fc70caaad87e043400cf644423b067542d6f3eb641b7c819224a7cd3b4c2f21906acbedd6ec9c6a05887aa9115a9cf5
2109221092
languageName: node
2109321093
linkType: hard
2109421094

opencti-platform/opencti-graphql/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
"tough-cookie": "5.1.0",
155155
"turndown": "7.2.0",
156156
"unzipper": "0.12.3",
157-
"uuid": "11.0.5",
157+
"uuid": "11.1.0",
158158
"uuid-time": "1.0.0",
159159
"validator": "13.12.0",
160160
"winston": "3.17.0",

opencti-platform/opencti-graphql/yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -11522,7 +11522,7 @@ __metadata:
1152211522
turndown: "npm:7.2.0"
1152311523
typescript: "npm:5.7.3"
1152411524
unzipper: "npm:0.12.3"
11525-
uuid: "npm:11.0.5"
11525+
uuid: "npm:11.1.0"
1152611526
uuid-time: "npm:1.0.0"
1152711527
validator: "npm:13.12.0"
1152811528
vitest: "npm:2.0.5"
@@ -14153,12 +14153,12 @@ __metadata:
1415314153
languageName: node
1415414154
linkType: hard
1415514155

14156-
"uuid@npm:11.0.5":
14157-
version: 11.0.5
14158-
resolution: "uuid@npm:11.0.5"
14156+
"uuid@npm:11.1.0":
14157+
version: 11.1.0
14158+
resolution: "uuid@npm:11.1.0"
1415914159
bin:
1416014160
uuid: dist/esm/bin/uuid
14161-
checksum: 10/0594ecdff3051e15d4a2c614b4c72e73af373bde0a5d156512353c01156975295d024ae8d7151846d7bd4d22ccd251b16ed51b4318fa71505fb20ad984102dc1
14161+
checksum: 10/d2da43b49b154d154574891ced66d0c83fc70caaad87e043400cf644423b067542d6f3eb641b7c819224a7cd3b4c2f21906acbedd6ec9c6a05887aa9115a9cf5
1416214162
languageName: node
1416314163
linkType: hard
1416414164

0 commit comments

Comments
 (0)