diff --git a/package.json b/package.json index 34b07af..ec9bb3f 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "test": "standard && node test.js" }, "dependencies": { - "acorn": "^4.0.1", + "acorn": "^4.0.6", "arr-filter": "^1.1.1", "extend-shallow": "^2.0.1", "strip-shebang": "^1.0.2"