From f7a3da9803879db35f0d00d0e18bba215fc62d37 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 3 Oct 2019 03:04:06 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HELMETCSP-469436 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f68978f..1887e2a 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "graphql": "^0.13.2", "graphql-server-express": "^1.4.0", "graphql-tools": "^4.0.3", - "helmet": "^3.14.0" + "helmet": "^3.21.1" }, "jest": { "transform": {