diff --git a/package.json b/package.json index f264389a1..5d7aa243e 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "combined-stream": "~1.0.5", "isstream": "~0.1.2", "is-typedarray": "~1.0.0", - "har-validator": "~2.0.2" + "har-validator": "~2.0.6" }, "scripts": { "test": "npm run lint && npm run test-ci && npm run test-browser",