From 614901d3d2923251258c949ddf7ed61a32f83717 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 24 Sep 2020 04:23:32 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NODEFETCH-674311 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 592b873..2a62d7c 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "fontfaceobserver": "2.0.4", "ip": "1.1.3", "minimist": "1.2.0", - "react": "15.3.2", + "react": "16.5.0", "react-dom": "15.3.2", "react-helmet": "3.1.0", "react-redux": "4.4.5",