From bf3b314a8c7853acc6571fe59a8405b2a3555c20 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 3 Aug 2018 07:55:15 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:react-dom:20180802 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d1d6c93..fcc4e07 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "dateformat": "^2.0.0", "react": "^15.6.1", "react-csv": "^1.0.8", - "react-dom": "^15.6.1", + "react-dom": "^16.0.1", "react-router-dom": "^4.2.2" }, "devDependencies": {