Bump deps (#663)

This commit is contained in:
Jaco
2021-11-07 10:30:46 +01:00
committed by GitHub
parent fc7d1da15f
commit a5a4b64711
3 changed files with 68 additions and 71 deletions
+3 -3
View File
@@ -18,9 +18,9 @@
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.0",
"@polkadot/util": "^7.7.1",
"@polkadot/util-crypto": "^7.7.1",
"@polkadot/x-fetch": "^7.7.1"
"@polkadot/util": "^7.8.2",
"@polkadot/util-crypto": "^7.8.2",
"@polkadot/x-fetch": "^7.8.2"
},
"devDependencies": {
"@types/js-yaml": "^4.0.4",