File tree Expand file tree Collapse file tree 3 files changed +10
-5
lines changed Expand file tree Collapse file tree 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 @@ -14711,10 +14711,10 @@ uuid@^3.3.3:
14711
14711
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
14712
14712
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
14713
14713
14714
- uuid@^7.0.3 :
14715
- version "7.0.3 "
14716
- resolved "https://registry.yarnpkg.com/uuid/-/uuid-7.0.3. tgz#c5c9f2c8cf25dc0a372c4df1441c41f5bd0c680b "
14717
- integrity sha512-DPSke0pXhTZgoF/d+WSt2QaKMCFSfx7QegxEWT+JOuHF5aWrKEn0G+ztjuJg/gG8/ItK+rbPCD/yNv8yyih6Cg ==
14714
+ uuid@^8.3.2 :
14715
+ version "8.3.2 "
14716
+ resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2. tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2 "
14717
+ integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg ==
14718
14718
14719
14719
v8-compile-cache@^2.0.3, v8-compile-cache@^2.1.0:
14720
14720
version "2.1.0"
You can’t perform that action at this time.
0 commit comments