Bump util (#715)

This commit is contained in:
Jaco
2021-11-22 06:25:26 +01:00
committed by GitHub
parent caa7c7f5e4
commit 2fb9af671b
2 changed files with 63 additions and 63 deletions
+3 -3
View File
@@ -18,9 +18,9 @@
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.3",
"@polkadot/util": "^7.9.1",
"@polkadot/util-crypto": "^7.9.1",
"@polkadot/x-fetch": "^7.9.1"
"@polkadot/util": "^7.9.2",
"@polkadot/util-crypto": "^7.9.2",
"@polkadot/x-fetch": "^7.9.2"
},
"devDependencies": {
"@types/js-yaml": "^4.0.4",