File tree 3 files changed +10
-5
lines changed
3 files changed +10
-5
lines changed Original file line number Diff line number Diff line change @@ -6786,6 +6786,11 @@ uuid@^3.0.1, uuid@^3.3.2:
6786
6786
version "3.3.3"
6787
6787
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.3.tgz#4568f0216e78760ee1dbf3a4d2cf53e224112866"
6788
6788
6789
+ uuid@^8.3.2 :
6790
+ version "8.3.2"
6791
+ resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
6792
+ integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
6793
+
6789
6794
validate-npm-package-license@^3.0.1 :
6790
6795
version "3.0.4"
6791
6796
resolved "https://registry.yarnpkg.com/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz#fc91f6b9c7ba15c857f4cb2c5defeec39d4f410a"
Original file line number Diff line number Diff line change 57
57
},
58
58
"dependencies" : {
59
59
"prop-types" : " ^15.7.2" ,
60
- "uuid" : " ^7.0.3 "
60
+ "uuid" : " ^8.3.2 "
61
61
},
62
62
"devDependencies" : {
63
63
"@babel/cli" : " ^7.7.4" ,
Original file line number Diff line number Diff line change @@ -14515,10 +14515,10 @@ uuid@^3.3.3:
14515
14515
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
14516
14516
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
14517
14517
14518
- uuid@^7.0.3 :
14519
- version "7.0.3 "
14520
- resolved "https://registry.yarnpkg.com/uuid/-/uuid-7.0.3. tgz#c5c9f2c8cf25dc0a372c4df1441c41f5bd0c680b "
14521
- integrity sha512-DPSke0pXhTZgoF/d+WSt2QaKMCFSfx7QegxEWT+JOuHF5aWrKEn0G+ztjuJg/gG8/ItK+rbPCD/yNv8yyih6Cg ==
14518
+ uuid@^8.3.2 :
14519
+ version "8.3.2 "
14520
+ resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2. tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2 "
14521
+ integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg ==
14522
14522
14523
14523
v8-compile-cache@^2.0.3, v8-compile-cache@^2.1.0:
14524
14524
version "2.1.0"
You can’t perform that action at this time.
0 commit comments