This is an automated email from the ASF dual-hosted git repository. davisp pushed a commit to reference refs/pull/286/head in repository https://gitbox.apache.org/repos/asf/couchdb-escodegen.git
commit cb74d7f546880f354f4cd4761ca32abdd67bd304 Author: Alphapage <[email protected]> AuthorDate: Mon Feb 8 07:07:42 2016 -0800 Related to issue #283 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d459553..d3093bb 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "url": "http://github.com/estools/escodegen.git" }, "dependencies": { - "estraverse": "^1.9.1", + "estraverse": "^4.1.1", "esutils": "^2.0.2", "esprima": "^2.7.1", "optionator": "^0.8.1"
