Skip to content

Commit

Permalink
fix(deps): update dependency uuid to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 3, 2022
1 parent b8ca18f commit c4e1ca3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"dependencies": {
"minimist": "1.2.7",
"use-persisted-state-v2": "1.1.2",
"uuid": "8.3.2"
"uuid": "9.0.0"
},
"peerDependencies": {
"prop-types": "^15.8.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3825,7 +3825,7 @@ __metadata:
tslib: 2.4.1
typescript: 4.8.4
use-persisted-state-v2: 1.1.2
uuid: 8.3.2
uuid: 9.0.0
peerDependencies:
prop-types: ^15.8.1
react: ^18
Expand Down Expand Up @@ -4769,12 +4769,12 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:8.3.2":
version: 8.3.2
resolution: "uuid@npm:8.3.2"
"uuid@npm:9.0.0":
version: 9.0.0
resolution: "uuid@npm:9.0.0"
bin:
uuid: dist/bin/uuid
checksum: 5575a8a75c13120e2f10e6ddc801b2c7ed7d8f3c8ac22c7ed0c7b2ba6383ec0abda88c905085d630e251719e0777045ae3236f04c812184b7c765f63a70e58df
checksum: 8dd2c83c43ddc7e1c71e36b60aea40030a6505139af6bee0f382ebcd1a56f6cd3028f7f06ffb07f8cf6ced320b76aea275284b224b002b289f89fe89c389b028
languageName: node
linkType: hard

Expand Down

0 comments on commit c4e1ca3

Please sign in to comment.