Bump deps (#22)

This commit is contained in:
Jaco Greeff
2020-11-16 14:08:50 +01:00
committed by GitHub
parent 272783e46e
commit c62572c786
3 changed files with 114 additions and 206 deletions
+2 -2
View File
@@ -12,8 +12,8 @@
"repository": "github.com:polkadot-js/phishing",
"homepage": "https://github.com/polkadot-js/common/tree/master/packages/phishing#readme",
"dependencies": {
"@babel/runtime": "^7.12.1",
"@polkadot/x-fetch": "^4.0.1"
"@babel/runtime": "^7.12.5",
"@polkadot/x-fetch": "^4.1.1"
},
"devDependencies": {
"@types/js-yaml": "^3.12.5",