From de6848428cf276cd61b26774aa8d2c78dbdb2f18 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 30 Jul 2018 00:44:08 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:extend:20180424 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f5d3bfc..65247e6 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "serve-favicon": "~2.3.0", "should": "^8.2.2", "snyk": "^1.14.2", - "supertest": "^1.2.0" + "supertest": "^2.0.0" }, "engines": { "node": "6.x"