Bump deps (& extract list checks) (#107)

This commit is contained in:
Jaco Greeff
2021-02-16 13:18:50 +01:00
committed by GitHub
parent 7910cffad6
commit f0d6db17e1
4 changed files with 260 additions and 237 deletions
+3 -3
View File
@@ -13,9 +13,9 @@
"homepage": "https://github.com/polkadot-js/common/tree/master/packages/phishing#readme",
"dependencies": {
"@babel/runtime": "^7.12.13",
"@polkadot/util": "^5.6.2",
"@polkadot/util-crypto": "^5.6.2",
"@polkadot/x-fetch": "^5.6.2"
"@polkadot/util": "^5.6.3",
"@polkadot/util-crypto": "^5.6.3",
"@polkadot/x-fetch": "^5.6.3"
},
"devDependencies": {
"@types/js-yaml": "^4.0.0",