Skip to content

Commit 49b2d74

Browse files
fix(deps): update dependency uuid to v11.1.1 [security]
1 parent 2f49822 commit 49b2d74

2 files changed

Lines changed: 6 additions & 6 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": "11.1.1",
123123
"ws": "8.18.1",
124124
"y-protocols": "1.0.6",
125125
"yazl": "3.3.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8840,7 +8840,7 @@ __metadata:
88408840
tsyringe: "npm:4.9.1"
88418841
typescript: "npm:5.9.3"
88428842
url-http: "npm:1.3.4"
8843-
uuid: "npm:11.1.0"
8843+
uuid: "npm:11.1.1"
88448844
vitest: "npm:3.2.4"
88458845
wait-for-expect: "npm:3.0.2"
88468846
ws: "npm:8.18.1"
@@ -14477,12 +14477,12 @@ __metadata:
1447714477
languageName: node
1447814478
linkType: hard
1447914479

14480-
"uuid@npm:11.1.0":
14481-
version: 11.1.0
14482-
resolution: "uuid@npm:11.1.0"
14480+
"uuid@npm:11.1.1":
14481+
version: 11.1.1
14482+
resolution: "uuid@npm:11.1.1"
1448314483
bin:
1448414484
uuid: dist/esm/bin/uuid
14485-
checksum: 10/d2da43b49b154d154574891ced66d0c83fc70caaad87e043400cf644423b067542d6f3eb641b7c819224a7cd3b4c2f21906acbedd6ec9c6a05887aa9115a9cf5
14485+
checksum: 10/16411d3dc12a08d6691616c09a75e66a7f900ba1beef6628a76fe0602f82fae2ee537b564d0b7bc95c24f58d059ca9b58c75a1e806118efb50e17822ff00ddd2
1448614486
languageName: node
1448714487
linkType: hard
1448814488

0 commit comments

Comments
 (0)