Skip to content

Commit

Permalink
chore(deps): update dependency uuid to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 27, 2024
1 parent 4781dc8 commit 3ff422d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@scure/base": "^1.1.0",
"cbor-web": "^9.0.0",
"tweetnacl": "^1.0.3",
"uuid": "^10.0.0",
"uuid": "^11.0.0",
"varint": "^6.0.0"
},
"peerDependencies": {
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2317,7 +2317,7 @@ __metadata:
rimraf: "npm:^3.0.2"
tweetnacl: "npm:^1.0.3"
typescript: "npm:^4.8.3"
uuid: "npm:^10.0.0"
uuid: "npm:^11.0.0"
varint: "npm:^6.0.0"
peerDependencies:
"@polkadot/keyring": ^13.0.0
Expand Down Expand Up @@ -9923,12 +9923,12 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:^10.0.0":
version: 10.0.0
resolution: "uuid@npm:10.0.0"
"uuid@npm:^11.0.0":
version: 11.0.0
resolution: "uuid@npm:11.0.0"
bin:
uuid: dist/bin/uuid
checksum: 10c0/eab18c27fe4ab9fb9709a5d5f40119b45f2ec8314f8d4cf12ce27e4c6f4ffa4a6321dc7db6c515068fa373c075b49691ba969f0010bf37f44c37ca40cd6bf7fe
uuid: dist/esm/bin/uuid
checksum: 10c0/6613e9d27f2ef6d6a5866cbaa86405f314f255b054445f185c84c734a737e9869dfd7b7452010f5e5d8ef2b20af227819058228537a3787b04d5bf3fa774e10a
languageName: node
linkType: hard

Expand Down

0 comments on commit 3ff422d

Please sign in to comment.