From 0c2d16b178958ed998681e4151607c5ac93ee472 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 7 Aug 2017 14:21:35 +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 - https://snyk.io/vuln/npm:qs:20170213 - https://snyk.io/vuln/npm:qs:20170213 Latest report for hubdotcom/nuts: https://snyk.io/test/github/hubdotcom/nuts --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 3d1af7f9..d1fc1067 100644 --- a/package.json +++ b/package.json @@ -6,9 +6,9 @@ "homepage": "https://github.com/GitbookIO/nuts", "license": "Apache-2.0", "dependencies": { - "analytics-node": "1.2.2", + "analytics-node": "2.1.1", "basic-auth": "1.0.3", - "body-parser": "1.12.3", + "body-parser": "1.17.1", "destroy": "1.0.3", "express": "^4.13.3", "express-useragent": "0.1.9", @@ -16,9 +16,9 @@ "github-webhook-handler": "0.5.0", "lodash": "3.7.0", "lru-diskcache": "1.1.1", - "octocat": "0.10.2", + "octocat": "1.0.0", "q": "1.2.0", - "request": "2.60.0", + "request": "2.68.0", "semver": "5.0.1", "stream-res": "1.0.1", "strip-bom": "2.0.0",