Bump deps (#482)

This commit is contained in:
Jaco
2021-09-05 11:22:45 +03:00
committed by GitHub
parent f02567f5a8
commit 802304b04f
3 changed files with 267 additions and 327 deletions
+2 -2
View File
@@ -13,13 +13,13 @@
"repository": "github.com:polkadot-js/phishing",
"homepage": "https://github.com/polkadot-js/common/tree/master/packages/phishing#readme",
"dependencies": {
"@babel/runtime": "^7.15.3",
"@babel/runtime": "^7.15.4",
"@polkadot/util": "^7.3.1",
"@polkadot/util-crypto": "^7.3.1",
"@polkadot/x-fetch": "^7.3.1"
},
"devDependencies": {
"@types/js-yaml": "^4.0.2",
"@types/js-yaml": "^4.0.3",
"js-yaml": "^4.1.0"
}
}