Skip to content

Commit

Permalink
chore(deps): update dependency uuid to v10 (#870)
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 Jul 17, 2024
1 parent f79fa0b commit c7a445c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@
"@polkadot/util-crypto": "^12.0.0",
"cbor-web": "^9.0.0",
"tweetnacl": "^1.0.3",
"uuid": "^9.0.0"
"uuid": "^10.0.0"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2262,7 +2262,7 @@ __metadata:
rimraf: "npm:^3.0.2"
tweetnacl: "npm:^1.0.3"
typescript: "npm:^4.8.3"
uuid: "npm:^9.0.0"
uuid: "npm:^10.0.0"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -9863,12 +9863,12 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:^9.0.0":
version: 9.0.0
resolution: "uuid@npm:9.0.0"
"uuid@npm:^10.0.0":
version: 10.0.0
resolution: "uuid@npm:10.0.0"
bin:
uuid: dist/bin/uuid
checksum: 10c0/8867e438990d1d33ac61093e2e4e3477a2148b844e4fa9e3c2360fa4399292429c4b6ec64537eb1659c97b2d10db349c673ad58b50e2824a11e0d3630de3c056
checksum: 10c0/eab18c27fe4ab9fb9709a5d5f40119b45f2ec8314f8d4cf12ce27e4c6f4ffa4a6321dc7db6c515068fa373c075b49691ba969f0010bf37f44c37ca40cd6bf7fe
languageName: node
linkType: hard

Expand Down

0 comments on commit c7a445c

Please sign in to comment.