Bump util (#383)

This commit is contained in:
Jaco
2021-06-20 08:15:57 +03:00
committed by GitHub
parent 1569230a65
commit b8146868dc
2 changed files with 48 additions and 48 deletions
+3 -3
View File
@@ -14,9 +14,9 @@
"homepage": "https://github.com/polkadot-js/common/tree/master/packages/phishing#readme",
"dependencies": {
"@babel/runtime": "^7.14.5",
"@polkadot/util": "^6.8.1",
"@polkadot/util-crypto": "^6.8.1",
"@polkadot/x-fetch": "^6.8.1"
"@polkadot/util": "^6.9.1",
"@polkadot/util-crypto": "^6.9.1",
"@polkadot/x-fetch": "^6.9.1"
},
"devDependencies": {
"@types/js-yaml": "^4.0.1",