Bump deps (#161)

* Bump deps

* Bump TS
This commit is contained in:
Jaco Greeff
2021-03-06 13:02:58 +01:00
committed by GitHub
parent 3e93d1820e
commit c6eb2bfc68
3 changed files with 72 additions and 72 deletions
+3 -3
View File
@@ -14,9 +14,9 @@
"homepage": "https://github.com/polkadot-js/common/tree/master/packages/phishing#readme",
"dependencies": {
"@babel/runtime": "^7.13.9",
"@polkadot/util": "^6.0.1-9",
"@polkadot/util-crypto": "^6.0.1-9",
"@polkadot/x-fetch": "^6.0.1-9"
"@polkadot/util": "^6.0.3",
"@polkadot/util-crypto": "^6.0.3",
"@polkadot/x-fetch": "^6.0.3"
},
"devDependencies": {
"@types/js-yaml": "^4.0.0",