Skip to content

Commit 50b9348

Browse files
chore: update dependency uuid to v11 [security]
1 parent 916dcad commit 50b9348

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@
209209
"use-callback-ref": "1.3.0",
210210
"use-custom-compare": "1.4.0",
211211
"use-file-input": "1.0.0",
212-
"uuid": "9.0.1",
212+
"uuid": "11.1.1",
213213
"xstate": "4.38.2"
214214
},
215215
"packageManager": "yarn@4.10.2"

web/yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5540,7 +5540,7 @@ __metadata:
55405540
use-callback-ref: "npm:1.3.0"
55415541
use-custom-compare: "npm:1.4.0"
55425542
use-file-input: "npm:1.0.0"
5543-
uuid: "npm:9.0.1"
5543+
uuid: "npm:11.1.1"
55445544
vite: "npm:5.4.21"
55455545
vite-plugin-cesium: "npm:1.2.23"
55465546
vite-plugin-svgr: "npm:4.5.0"
@@ -23625,6 +23625,15 @@ __metadata:
2362523625
languageName: node
2362623626
linkType: hard
2362723627

23628+
"uuid@npm:11.1.1, uuid@npm:^11.0.0":
23629+
version: 11.1.1
23630+
resolution: "uuid@npm:11.1.1"
23631+
bin:
23632+
uuid: dist/esm/bin/uuid
23633+
checksum: 10c0/9e3af58eba872ece5a5e76f4773a94fc78a0ef2c2444c38dbe6b42f41dadf76c01850fd783604f27986f6195e6286aef064d45987d401b2a33127b98ddf7c0c5
23634+
languageName: node
23635+
linkType: hard
23636+
2362823637
"uuid@npm:9.0.1, uuid@npm:^9.0.1":
2362923638
version: 9.0.1
2363023639
resolution: "uuid@npm:9.0.1"
@@ -23634,15 +23643,6 @@ __metadata:
2363423643
languageName: node
2363523644
linkType: hard
2363623645

23637-
"uuid@npm:^11.0.0":
23638-
version: 11.1.1
23639-
resolution: "uuid@npm:11.1.1"
23640-
bin:
23641-
uuid: dist/esm/bin/uuid
23642-
checksum: 10c0/9e3af58eba872ece5a5e76f4773a94fc78a0ef2c2444c38dbe6b42f41dadf76c01850fd783604f27986f6195e6286aef064d45987d401b2a33127b98ddf7c0c5
23643-
languageName: node
23644-
linkType: hard
23645-
2364623646
"uvu@npm:^0.5.0":
2364723647
version: 0.5.6
2364823648
resolution: "uvu@npm:0.5.6"

0 commit comments

Comments
 (0)