aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 81a17a13d..ae5615e65 100644
--- a/package.json
+++ b/package.json
@@ -8,14 +8,14 @@
"build": "grunt build"
},
"dependencies": {
- "async": "^1.4.0",
+ "async": "^1.5.2",
"dnode": "^1.2.2",
"end-of-stream": "^1.1.0",
"eth-lightwallet": "^1.0.1",
"ethereumjs-tx": "^0.6.7",
"ethereumjs-util": "^1.3.5",
"inject-css": "^0.1.1",
- "metamask-ui": "^0.1.0",
+ "metamask-ui": "^0.1.1",
"web3": "^0.15.1",
"web3-provider-engine": "^5.0.0"
},