Bump util* (#588)

This commit is contained in:
Jaco
2022-01-07 12:04:38 +01:00
committed by GitHub
parent 34ec0a54f7
commit 2ca72741a5
11 changed files with 186 additions and 175 deletions
+4 -4
View File
@@ -20,11 +20,11 @@
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.7",
"@polkadot/hw-ledger": "^8.2.2",
"@polkadot/keyring": "^8.2.2",
"@polkadot/hw-ledger": "^8.2.3-29",
"@polkadot/keyring": "^8.2.3-29",
"@polkadot/ui-settings": "0.88.2-3",
"@polkadot/util": "^8.2.2",
"@polkadot/util-crypto": "^8.2.2",
"@polkadot/util": "^8.2.3-29",
"@polkadot/util-crypto": "^8.2.3-29",
"mkdirp": "^1.0.4",
"rxjs": "^7.5.1",
"store": "^2.0.12"