Skip to content

Commit

Permalink
fix(deps): update dependency short-uuid to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 8, 2024
1 parent 68ac92d commit c572f10
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"react-router": "6.23.0",
"react-router-dom": "6.23.0",
"react-toastify": "10.0.5",
"short-uuid": "4.2.2",
"short-uuid": "5.2.0",
"stylis": "4.3.2",
"stylis-plugin-rtl": "2.1.1",
"uuid": "9.0.1",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7412,7 +7412,7 @@ __metadata:
react-router: "npm:6.23.0"
react-router-dom: "npm:6.23.0"
react-toastify: "npm:10.0.5"
short-uuid: "npm:4.2.2"
short-uuid: "npm:5.2.0"
stylis: "npm:4.3.2"
stylis-plugin-rtl: "npm:2.1.1"
typescript: "npm:5.4.5"
Expand Down Expand Up @@ -12164,13 +12164,13 @@ __metadata:
languageName: node
linkType: hard

"short-uuid@npm:4.2.2":
version: 4.2.2
resolution: "short-uuid@npm:4.2.2"
"short-uuid@npm:5.2.0":
version: 5.2.0
resolution: "short-uuid@npm:5.2.0"
dependencies:
any-base: "npm:^1.1.0"
uuid: "npm:^8.3.2"
checksum: 10/fcd0cef08c5f3f4c1e5d1f716a9a92efbadf8131a22ba6e399f7cf9257e7f18084995e6dc3e950cc705bcdee4c4e982a752872caf1305314713fc86357d68480
uuid: "npm:^9.0.1"
checksum: 10/9915e92c512c96684683e8fd56cdd848ce6d139db602567cc10fbd26313700db6c09f138687ee4bc13a7f41c71099948f4c9169e8b111e2bbffb1f8090b0af7c
languageName: node
linkType: hard

Expand Down Expand Up @@ -13323,7 +13323,7 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:9.0.1":
"uuid@npm:9.0.1, uuid@npm:^9.0.1":
version: 9.0.1
resolution: "uuid@npm:9.0.1"
bin:
Expand Down

0 comments on commit c572f10

Please sign in to comment.