Skip to content

Commit 6e82f42

Browse files
committed
build: update dependency uuid to v11
1 parent 4fac02b commit 6e82f42

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"true-case-path": "^2.2.1",
5151
"tslib": "^2.5.2",
5252
"typescript": "5.6.3",
53-
"uuid": "^10.0.0",
53+
"uuid": "^11.0.0",
5454
"yargs": "^17.0.0"
5555
},
5656
"devDependencies": {

yarn.lock

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ __metadata:
388388
typed-graphqlify: "npm:^3.1.1"
389389
typescript: "npm:5.6.3"
390390
undici: "npm:^6.19.8"
391-
uuid: "npm:^10.0.0"
391+
uuid: "npm:^11.0.0"
392392
wait-on: "npm:^8.0.0"
393393
which: "npm:^5.0.0"
394394
ws: "npm:^8.8.0"
@@ -15657,6 +15657,15 @@ __metadata:
1565715657
languageName: node
1565815658
linkType: hard
1565915659

15660+
"uuid@npm:^11.0.0":
15661+
version: 11.0.1
15662+
resolution: "uuid@npm:11.0.1"
15663+
bin:
15664+
uuid: dist/esm/bin/uuid
15665+
checksum: 10c0/cd5a1d7eccfd6da80382ec88cfa28b68dce2c1c1402228b813fc0065ab8b29d20594cffeb67d850bc166ade677a6c35741072bd9dd0cc7d565c1fe8eca14ef22
15666+
languageName: node
15667+
linkType: hard
15668+
1566015669
"uuid@npm:^3.3.2":
1566115670
version: 3.4.0
1566215671
resolution: "uuid@npm:3.4.0"

0 commit comments

Comments
 (0)