Bump common

This commit is contained in:
Jaco Greeff
2021-08-17 10:24:13 +03:00
parent 67fc834997
commit e02ecfbdab
3 changed files with 131 additions and 119 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.8",
"@polkadot/util": "^7.1.3-3",
"@polkadot/util-crypto": "^7.1.3-3",
"@polkadot/x-fetch": "^7.1.3-3"
"@babel/runtime": "^7.15.3",
"@polkadot/util": "^7.2.1",
"@polkadot/util-crypto": "^7.2.1",
"@polkadot/x-fetch": "^7.2.1"
},
"devDependencies": {
"@types/js-yaml": "^4.0.2",