From 675794a30fb8e192d37a5867b0e1dc386a4c2bf3 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Sat, 3 Oct 2015 15:58:48 -0700 Subject: [PATCH] chore(package): update har-validator to version 2.0.2 http://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 47cf13e36..5a264ba7d 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "stringstream": "0.0.4", "combined-stream": "1.0.5", "isstream": "0.1.2", - "har-validator": "1.8.0" + "har-validator": "2.0.2" }, "scripts": { "test": "npm run lint && npm run test-ci && npm run test-browser",