From 1c0ee4cbba6c72cbcc2b4c56201b4acc44dc7ad5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 1 Mar 2017 17:22:05 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:qs:20170213 - https://snyk.io/vuln/npm:qs:20170213 Latest report for ibm-cds-labs/spark-twitter-watson-dashboard: https://snyk.io/test/github/ibm-cds-labs/spark-twitter-watson-dashboard --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0d9d93b..d1cbf26 100644 --- a/package.json +++ b/package.json @@ -48,8 +48,8 @@ "react": "^0.13.3", "react-mixin": "^3.0.0", "reflux": "^0.2.12", - "request": "~2.58.0", - "superagent": "^1.4.0", + "request": "~2.68.0", + "superagent": "^2.0.0", "superagent-bluebird-promise": "^2.1.0", "when": "~3.7.3", "ws": "~0.7.2"