Bump util

This commit is contained in:
Jaco Greeff
2021-09-17 18:02:09 +03:00
parent aaa64a0099
commit 472de4f533
2 changed files with 61 additions and 61 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.15.4",
"@polkadot/util": "^7.3.1",
"@polkadot/util-crypto": "^7.3.1",
"@polkadot/x-fetch": "^7.3.1"
"@polkadot/util": "^7.4.1",
"@polkadot/util-crypto": "^7.4.1",
"@polkadot/x-fetch": "^7.4.1"
},
"devDependencies": {
"@types/js-yaml": "^4.0.3",