From 5015839883fbe69803701c5f53fd660d502d99ee Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 18 Jan 2022 17:45:55 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NODEFETCH-2342118 --- 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",