Bump util (#130)

* Bump util

* deps
This commit is contained in:
Jaco Greeff
2021-02-21 16:55:25 +01:00
committed by GitHub
parent 38b3c77176
commit 6778e42a1c
3 changed files with 98 additions and 98 deletions
+4 -4
View File
@@ -12,10 +12,10 @@
"repository": "github.com:polkadot-js/phishing",
"homepage": "https://github.com/polkadot-js/common/tree/master/packages/phishing#readme",
"dependencies": {
"@babel/runtime": "^7.12.13",
"@polkadot/util": "^5.6.3",
"@polkadot/util-crypto": "^5.6.3",
"@polkadot/x-fetch": "^5.6.3"
"@babel/runtime": "^7.12.18",
"@polkadot/util": "^5.7.1",
"@polkadot/util-crypto": "^5.7.1",
"@polkadot/x-fetch": "^5.7.1"
},
"devDependencies": {
"@types/js-yaml": "^4.0.0",