From e1be627e5b5759b437dae2a59602081eed82d5d5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 18 Jan 2017 18:51:07 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:react:20150318 Latest report for ibm-cds-labs/spark-twitter-watson-dashboard: https://snyk.io/test/github/ibm-cds-labs/spark-twitter-watson-dashboard --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0d9d93b..6b5ab53 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "node-uuid": "^1.4.1", "oauth": "0.9.10", "passport": "~0.2.2", - "react": "^0.13.3", + "react": "^0.14.0", "react-mixin": "^3.0.0", "reflux": "^0.2.12", "request": "~2.58.0",