From c60da6e0b082ee1abb1c2fe8d64a989e8d1a32e0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 21 Apr 2018 05:34:10 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:hoek:20180212 Latest report for waken22/kuizu: https://snyk.io/test/github/waken22/kuizu --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a85f90e..2ee3894 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "react": "^16.1.0", "react-dom": "^16.1.0", "react-router-dom": "^4.2.2", - "react-scripts": "1.0.17", + "react-scripts": "1.1.1", "react-slick": "^0.15.4", "react-toastr": "^3.0.0", "socket.io-client": "^2.0.4",