Bump util (#711)

This commit is contained in:
Jaco
2021-11-21 07:40:42 +01:00
committed by GitHub
parent c56da89c4d
commit 366ce5fb1a
2 changed files with 90 additions and 84 deletions
+3 -3
View File
@@ -18,9 +18,9 @@
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.3",
"@polkadot/util": "^7.8.2",
"@polkadot/util-crypto": "^7.8.2",
"@polkadot/x-fetch": "^7.8.2"
"@polkadot/util": "^7.9.1",
"@polkadot/util-crypto": "^7.9.1",
"@polkadot/x-fetch": "^7.9.1"
},
"devDependencies": {
"@types/js-yaml": "^4.0.4",