Bump deps (#689)

This commit is contained in:
Jaco
2022-11-13 11:44:29 +02:00
committed by GitHub
parent fdf756d56b
commit afe5ba619e
10 changed files with 677 additions and 681 deletions
+3 -3
View File
@@ -20,10 +20,10 @@
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.20.0",
"@polkadot/keyring": "^10.1.11",
"@polkadot/keyring": "^10.1.12",
"@polkadot/ui-settings": "2.9.13-0-x",
"@polkadot/util": "^10.1.11",
"@polkadot/util-crypto": "^10.1.11",
"@polkadot/util": "^10.1.12",
"@polkadot/util-crypto": "^10.1.12",
"mkdirp": "^1.0.4",
"rxjs": "^7.5.7",
"store": "^2.0.12"