Skip to content

Commit ec597a4

Browse files
fix(deps): update dependency uuid to v14 [security]
1 parent 4162247 commit ec597a4

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
"tmp-promise": "3.0.3",
120120
"tsyringe": "4.9.1",
121121
"url-http": "1.3.4",
122-
"uuid": "11.1.0",
122+
"uuid": "14.0.0",
123123
"ws": "8.18.1",
124124
"y-protocols": "1.0.6",
125125
"yazl": "3.3.1",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8954,7 +8954,7 @@ __metadata:
89548954
tsyringe: "npm:4.9.1"
89558955
typescript: "npm:5.9.3"
89568956
url-http: "npm:1.3.4"
8957-
uuid: "npm:11.1.0"
8957+
uuid: "npm:14.0.0"
89588958
vitest: "npm:3.2.4"
89598959
wait-for-expect: "npm:3.0.2"
89608960
ws: "npm:8.18.1"
@@ -14698,12 +14698,12 @@ __metadata:
1469814698
languageName: node
1469914699
linkType: hard
1470014700

14701-
"uuid@npm:11.1.0":
14702-
version: 11.1.0
14703-
resolution: "uuid@npm:11.1.0"
14701+
"uuid@npm:14.0.0":
14702+
version: 14.0.0
14703+
resolution: "uuid@npm:14.0.0"
1470414704
bin:
14705-
uuid: dist/esm/bin/uuid
14706-
checksum: 10/d2da43b49b154d154574891ced66d0c83fc70caaad87e043400cf644423b067542d6f3eb641b7c819224a7cd3b4c2f21906acbedd6ec9c6a05887aa9115a9cf5
14705+
uuid: dist-node/bin/uuid
14706+
checksum: 10/8ee9b98f9650e25555515f7a28d3c3ae9364e72f7bb19b9e08b681bc135338beba5509b2830f6ae1cfaba4d45401da0d16d4d109b977097bc3d6ba0c5583341b
1470714707
languageName: node
1470814708
linkType: hard
1470914709

0 commit comments

Comments
 (0)