From 82e57518557653c39ce5258d83dfd635f624779c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 29 Sep 2020 01:25:11 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index baef636..add4965 100644 --- a/package.json +++ b/package.json @@ -21,8 +21,8 @@ "nes": "6.4.0", "podium": "1.2.5", "random-words": "0.0.1", - "react": "15.4.1", - "react-dom": "15.4.1", + "react": "16.5.0", + "react-dom": "16.5.0", "react-redux": "5.0.1", "redux": "3.6.0", "vision": "4.1.1"