From 05aad6b0fee956e085f4a0fad53c09014af8b9ec Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 7 Jun 2020 01:56:22 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:request:20160119 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a9c5e04a6fe..78fae3df2ec 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "grunt-jscs": "2.1.0", "load-grunt-tasks": "3.4.0", "rimraf": "2.5.1", - "testswarm": "1.1.0" + "testswarm": "1.1.1" }, "keywords": [] }