File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 49
49
"strip-bom" : " ^3.0.0" ,
50
50
"tar-fs" : " ^1.16.0" ,
51
51
"tar-stream" : " ^1.6.1" ,
52
- "uuid" : " ^3 .0.1 " ,
52
+ "uuid" : " ^11 .0.0 " ,
53
53
"v8-compile-cache" : " ^2.0.0" ,
54
54
"validate-npm-package-license" : " ^3.0.4" ,
55
55
"yn" : " ^2.0.0"
Original file line number Diff line number Diff line change @@ -7522,7 +7522,12 @@ util@^0.10.3:
7522
7522
dependencies :
7523
7523
inherits "2.0.3"
7524
7524
7525
- uuid@^3.0.1, uuid@^3.1.0 :
7525
+ uuid@^11.0.0 :
7526
+ version "11.0.5"
7527
+ resolved "https://registry.yarnpkg.com/uuid/-/uuid-11.0.5.tgz#07b46bdfa6310c92c3fb3953a8720f170427fc62"
7528
+ integrity sha512-508e6IcKLrhxKdBbcA2b4KQZlLVp2+J5UwQ6F7Drckkc5N9ZJwFa4TgWtsww9UG8fGHbm6gbV19TdM5pQ4GaIA==
7529
+
7530
+ uuid@^3.1.0 :
7526
7531
version "3.3.2"
7527
7532
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.2.tgz#1b4af4955eb3077c501c23872fc6513811587131"
7528
7533
integrity sha512-yXJmeNaw3DnnKAOKJE51sL/ZaYfWJRl1pK9dr19YFCu0ObS231AB1/LbqTKRAQ5kw8A90rA6fr4riOUpTZvQZA==
You can’t perform that action at this time.
0 commit comments