From a93aef44570a034c48f5e57294b7bd5c7f9a232f Mon Sep 17 00:00:00 2001 From: Michael Hayes Date: Tue, 17 Jan 2017 11:36:41 -0800 Subject: [PATCH] bump jsonparse --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8bd8a81..b6965e6 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "parsing" ], "dependencies": { - "jsonparse": "^1.2.0", + "jsonparse": "^1.3.0", "through": ">=2.2.7 <3" }, "devDependencies": {