Skip to content

Commit c7a445c

Browse files
chore(deps): update dependency uuid to v10 (#870)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f79fa0b commit c7a445c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@
4545
"@polkadot/util-crypto": "^12.0.0",
4646
"cbor-web": "^9.0.0",
4747
"tweetnacl": "^1.0.3",
48-
"uuid": "^9.0.0"
48+
"uuid": "^10.0.0"
4949
}
5050
}

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2262,7 +2262,7 @@ __metadata:
22622262
rimraf: "npm:^3.0.2"
22632263
tweetnacl: "npm:^1.0.3"
22642264
typescript: "npm:^4.8.3"
2265-
uuid: "npm:^9.0.0"
2265+
uuid: "npm:^10.0.0"
22662266
languageName: unknown
22672267
linkType: soft
22682268

@@ -9863,12 +9863,12 @@ __metadata:
98639863
languageName: node
98649864
linkType: hard
98659865

9866-
"uuid@npm:^9.0.0":
9867-
version: 9.0.0
9868-
resolution: "uuid@npm:9.0.0"
9866+
"uuid@npm:^10.0.0":
9867+
version: 10.0.0
9868+
resolution: "uuid@npm:10.0.0"
98699869
bin:
98709870
uuid: dist/bin/uuid
9871-
checksum: 10c0/8867e438990d1d33ac61093e2e4e3477a2148b844e4fa9e3c2360fa4399292429c4b6ec64537eb1659c97b2d10db349c673ad58b50e2824a11e0d3630de3c056
9871+
checksum: 10c0/eab18c27fe4ab9fb9709a5d5f40119b45f2ec8314f8d4cf12ce27e4c6f4ffa4a6321dc7db6c515068fa373c075b49691ba969f0010bf37f44c37ca40cd6bf7fe
98729872
languageName: node
98739873
linkType: hard
98749874

0 commit comments

Comments
 (0)