Skip to content

Commit 8ea5282

Browse files
chore(deps): update dependency uuid to v11
1 parent d245399 commit 8ea5282

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

packages/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@scure/base": "^1.1.0",
4545
"cbor-web": "^9.0.0",
4646
"tweetnacl": "^1.0.3",
47-
"uuid": "^10.0.0",
47+
"uuid": "^11.0.0",
4848
"varint": "^6.0.0"
4949
},
5050
"peerDependencies": {

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2326,7 +2326,7 @@ __metadata:
23262326
rimraf: "npm:^3.0.2"
23272327
tweetnacl: "npm:^1.0.3"
23282328
typescript: "npm:^4.8.3"
2329-
uuid: "npm:^10.0.0"
2329+
uuid: "npm:^11.0.0"
23302330
varint: "npm:^6.0.0"
23312331
peerDependencies:
23322332
"@polkadot/keyring": ^13.0.0
@@ -10012,12 +10012,12 @@ __metadata:
1001210012
languageName: node
1001310013
linkType: hard
1001410014

10015-
"uuid@npm:^10.0.0":
10016-
version: 10.0.0
10017-
resolution: "uuid@npm:10.0.0"
10015+
"uuid@npm:^11.0.0":
10016+
version: 11.0.5
10017+
resolution: "uuid@npm:11.0.5"
1001810018
bin:
10019-
uuid: dist/bin/uuid
10020-
checksum: 10c0/eab18c27fe4ab9fb9709a5d5f40119b45f2ec8314f8d4cf12ce27e4c6f4ffa4a6321dc7db6c515068fa373c075b49691ba969f0010bf37f44c37ca40cd6bf7fe
10019+
uuid: dist/esm/bin/uuid
10020+
checksum: 10c0/6f59f0c605e02c14515401084ca124b9cb462b4dcac866916a49862bcf831874508a308588c23a7718269226ad11a92da29b39d761ad2b86e736623e3a33b6e7
1002110021
languageName: node
1002210022
linkType: hard
1002310023

0 commit comments

Comments
 (0)