Skip to content

Commit a589b8d

Browse files
chore: update dependency uuid to v11 [security]
1 parent d4d3f07 commit a589b8d

2 files changed

Lines changed: 11 additions & 2 deletions

File tree

web/package.json

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

web/yarn.lock

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6668,7 +6668,7 @@ __metadata:
66686668
use-callback-ref: "npm:1.3.0"
66696669
use-custom-compare: "npm:1.4.0"
66706670
use-file-input: "npm:1.0.0"
6671-
uuid: "npm:9.0.1"
6671+
uuid: "npm:11.1.1"
66726672
vite: "npm:5.4.21"
66736673
vite-plugin-cesium: "npm:1.2.23"
66746674
vite-plugin-svgr: "npm:4.5.0"
@@ -26152,6 +26152,15 @@ __metadata:
2615226152
languageName: node
2615326153
linkType: hard
2615426154

26155+
"uuid@npm:11.1.1":
26156+
version: 11.1.1
26157+
resolution: "uuid@npm:11.1.1"
26158+
bin:
26159+
uuid: dist/esm/bin/uuid
26160+
checksum: 10c0/9e3af58eba872ece5a5e76f4773a94fc78a0ef2c2444c38dbe6b42f41dadf76c01850fd783604f27986f6195e6286aef064d45987d401b2a33127b98ddf7c0c5
26161+
languageName: node
26162+
linkType: hard
26163+
2615526164
"uuid@npm:9.0.1, uuid@npm:^9.0.0, uuid@npm:^9.0.1":
2615626165
version: 9.0.1
2615726166
resolution: "uuid@npm:9.0.1"

0 commit comments

Comments
 (0)