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:
67866786 version "3.3.3"
67876787 resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.3.tgz#4568f0216e78760ee1dbf3a4d2cf53e224112866"
67886788
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+
67896794validate-npm-package-license@^3.0.1 :
67906795 version "3.0.4"
67916796 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 5757 },
5858 "dependencies" : {
5959 "prop-types" : " ^15.7.2" ,
60- "uuid" : " ^7.0.3 "
60+ "uuid" : " ^8.3.2 "
6161 },
6262 "devDependencies" : {
6363 "@babel/cli" : " ^7.7.4" ,
Original file line number Diff line number Diff line change @@ -14711,10 +14711,10 @@ uuid@^3.3.3:
1471114711 resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
1471214712 integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
1471314713
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 ==
1471814718
1471914719v8-compile-cache@^2.0.3, v8-compile-cache@^2.1.0:
1472014720 version "2.1.0"
You can’t perform that action at this time.
0 commit comments