From 8d8fdb1859511f73fbea1c9a12186eef328a8f2a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 17 Nov 2020 05:53:18 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MERGE-1040469 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8cd5867e807ed..c019ca1e1e848 100644 --- a/package.json +++ b/package.json @@ -175,7 +175,7 @@ "react-router-redux": "4.0.4", "react-select": "1.0.0-rc.1", "react-sortable": "1.1.0", - "reactcss": "1.0.7", + "reactcss": "1.2.0", "redux": "3.0.0", "redux-thunk": "0.1.0", "request": "2.61.0",