From cbbb2adb2dfa312bc93e717008e8035e8acdf6a0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 19 Oct 2018 03:18:34 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:ua-parser-js:20171012 - https://snyk.io/vuln/npm:ua-parser-js:20180227 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2ca703c..851ae58 100644 --- a/package.json +++ b/package.json @@ -25,8 +25,8 @@ "bowser": "^2.0.0-beta.3", "jquery": "^3.1.0", "node-libs-browser": "^1.0.0", - "react": "^15.0.2", - "react-dom": "^15.0.2", + "react": "^15.4.0", + "react-dom": "^15.4.0", "sweetalert2": "^5.3.8" }, "devDependencies": {