Bump deps

This commit is contained in:
Jaco Greeff
2021-08-02 12:32:30 +03:00
parent 4f712a2e5a
commit 0ff5d311ae
3 changed files with 140 additions and 130 deletions
+4 -4
View File
@@ -13,10 +13,10 @@
"repository": "github.com:polkadot-js/phishing",
"homepage": "https://github.com/polkadot-js/common/tree/master/packages/phishing#readme",
"dependencies": {
"@babel/runtime": "^7.14.6",
"@polkadot/util": "^7.0.1",
"@polkadot/util-crypto": "^7.0.1",
"@polkadot/x-fetch": "^7.0.1"
"@babel/runtime": "^7.14.8",
"@polkadot/util": "^7.1.1",
"@polkadot/util-crypto": "^7.1.1",
"@polkadot/x-fetch": "^7.1.1"
},
"devDependencies": {
"@types/js-yaml": "^4.0.2",