Skip to content

Commit

Permalink
fix(deps): update dependency uuid to v9.0.1 (#423)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 8, 2023
1 parent a85477d commit 608c1b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 11 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-toastify": "9.1.3",
"stylis": "4.3.0",
"stylis-plugin-rtl": "2.1.1",
"uuid": "9.0.0"
"uuid": "9.0.1"
},
"devDependencies": {
"@commitlint/cli": "17.7.2",
Expand Down
11 changes: 1 addition & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7159,7 +7159,7 @@ __metadata:
stylis: 4.3.0
stylis-plugin-rtl: 2.1.1
typescript: 5.1.6
uuid: 9.0.0
uuid: 9.0.1
wait-on: 7.0.1
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -12074,15 +12074,6 @@ __metadata:
languageName: node
linkType: hard

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

"uuid@npm:9.0.1":
version: 9.0.1
resolution: "uuid@npm:9.0.1"
Expand Down

0 comments on commit 608c1b9

Please sign in to comment.