Skip to content

Commit f7505a1

Browse files
chore: update dependency uuid to v14 [security]
1 parent a24669b commit f7505a1

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": "14.0.0",
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:14.0.0"
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:14.0.0":
26156+
version: 14.0.0
26157+
resolution: "uuid@npm:14.0.0"
26158+
bin:
26159+
uuid: dist-node/bin/uuid
26160+
checksum: 10c0/a57ae7794c45005c1a9208989196c5baf79a7679c30f43c1bee9033a2c4d113a2cea216fa6fcc9663b08b0d55635df1a7c6eb7e7f3d21c3e50688c698fa39a50
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)