File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 57
57
},
58
58
"dependencies" : {
59
59
"prop-types" : " ^15.8.1" ,
60
- "uuid" : " ^8.3.2 "
60
+ "uuid" : " 9.0.0 "
61
61
},
62
62
"devDependencies" : {
63
63
"@babel/cli" : " 7.19.3" ,
Original file line number Diff line number Diff line change @@ -11913,16 +11913,16 @@ util@~0.12.0:
11913
11913
safe-buffer "^5.1.2"
11914
11914
which-typed-array "^1.1.2"
11915
11915
11916
+
11917
+ version "9.0.0"
11918
+ resolved "https://registry.yarnpkg.com/uuid/-/uuid-9.0.0.tgz#592f550650024a38ceb0c562f2f6aa435761efb5"
11919
+ integrity sha512-MXcSTerfPa4uqyzStbRoTgt5XIe3x5+42+q1sDuy3R5MDk66URdLMOZe5aPX/SQd+kuYAh0FdP/pO28IkQyTeg==
11920
+
11916
11921
uuid@^3.3.2:
11917
11922
version "3.4.0"
11918
11923
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
11919
11924
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
11920
11925
11921
- uuid@^8.3.2:
11922
- version "8.3.2"
11923
- resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
11924
- integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
11925
-
11926
11926
v8-compile-cache-lib@^3.0.1:
11927
11927
version "3.0.1"
11928
11928
resolved "https://registry.yarnpkg.com/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz#6336e8d71965cb3d35a1bbb7868445a7c05264bf"
You can’t perform that action at this time.
0 commit comments