Bump deps (#543)

This commit is contained in:
Jaco
2021-11-18 13:43:31 +01:00
committed by GitHub
parent 465152698d
commit d38a8dfd96
13 changed files with 414 additions and 442 deletions
+3 -3
View File
@@ -17,9 +17,9 @@
"version": "0.86.5",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.0",
"@polkadot/networks": "^7.8.2",
"@polkadot/util": "^7.8.2",
"@babel/runtime": "^7.16.3",
"@polkadot/networks": "^7.8.3-27",
"@polkadot/util": "^7.8.3-27",
"eventemitter3": "^4.0.7",
"store": "^2.0.12"
},