Bump common (#76)

This commit is contained in:
Jaco Greeff
2021-01-31 09:31:15 +01:00
committed by GitHub
parent ba6f463352
commit 56a20a398d
2 changed files with 48 additions and 48 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.5",
"@polkadot/util": "^5.4.4",
"@polkadot/util-crypto": "^5.4.4",
"@polkadot/x-fetch": "^5.4.4"
"@polkadot/util": "^5.5.1",
"@polkadot/util-crypto": "^5.5.1",
"@polkadot/x-fetch": "^5.5.1"
},
"devDependencies": {
"@types/js-yaml": "^4.0.0",