From 1018828fe7e6fdd9c4aefce12d7976adb4243f30 Mon Sep 17 00:00:00 2001 From: NGPixel Date: Wed, 8 Mar 2017 22:06:05 -0500 Subject: [PATCH] Updated snyk + dependencies --- .snyk | 14 ++++++++++++-- package.json | 6 +++--- 2 files changed, 15 insertions(+), 5 deletions(-) diff --git a/.snyk b/.snyk index 2be9b8a0..ca99095e 100644 --- a/.snyk +++ b/.snyk @@ -5,9 +5,19 @@ ignore: 'npm:marked:20170112': - simplemde > marked: reason: None given - expires: '2017-04-03T16:35:30.347Z' + expires: '2017-04-08T03:03:26.484Z' 'npm:shelljs:20140723': - pm2 > shelljs: reason: None given - expires: '2017-04-03T16:35:30.347Z' + expires: '2017-04-08T03:03:26.484Z' + 'npm:qs:20170213': + - chokidar > fsevents > node-pre-gyp > request > qs: + reason: None given + expires: '2017-04-08T03:03:26.484Z' + - pm2 > chokidar > fsevents > node-pre-gyp > request > qs: + reason: None given + expires: '2017-04-08T03:03:26.484Z' + - jimp > request > qs: + reason: None given + expires: '2017-04-08T03:03:26.484Z' patch: {} diff --git a/package.json b/package.json index 6e99fd3e..e742e208 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "axios": "^0.15.3", "bcryptjs-then": "^1.0.1", "bluebird": "^3.4.7", - "body-parser": "^1.17.0", + "body-parser": "^1.17.1", "bunyan": "^1.8.8", "cheerio": "^0.22.0", "child-process-promise": "^2.2.0", @@ -51,7 +51,7 @@ "connect-mongo": "^1.3.2", "cookie-parser": "^1.4.3", "cron": "^1.2.1", - "express": "^4.15.0", + "express": "^4.15.2", "express-brute": "^1.0.0", "express-brute-mongoose": "0.0.7", "express-session": "^1.15.1", @@ -94,7 +94,7 @@ "read-chunk": "^2.0.0", "remove-markdown": "^0.1.0", "requarks-core": "^0.2.2", - "request": "^2.79.0", + "request": "^2.80.0", "search-index-adder": "github:NGPixel/search-index-adder", "search-index-searcher": "github:NGPixel/search-index-searcher", "semver": "^5.3.0",