Skip to content

Commit c560036

Browse files
committed
chore: upgrade uui package version
1 parent 8d71cd4 commit c560036

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
},
5858
"dependencies": {
5959
"prop-types": "^15.8.1",
60-
"uuid": "^8.3.2"
60+
"uuid": "9.0.0"
6161
},
6262
"devDependencies": {
6363
"@babel/cli": "7.19.3",

Diff for: yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -11913,16 +11913,16 @@ util@~0.12.0:
1191311913
safe-buffer "^5.1.2"
1191411914
which-typed-array "^1.1.2"
1191511915

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+
1191611921
uuid@^3.3.2:
1191711922
version "3.4.0"
1191811923
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
1191911924
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
1192011925

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-
1192611926
v8-compile-cache-lib@^3.0.1:
1192711927
version "3.0.1"
1192811928
resolved "https://registry.yarnpkg.com/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz#6336e8d71965cb3d35a1bbb7868445a7c05264bf"

0 commit comments

Comments
 (0)