From b32a427abcbebfb5527a78f77a8f3d85ccd6cc7f Mon Sep 17 00:00:00 2001 From: NGPixel Date: Mon, 15 May 2017 21:18:10 -0400 Subject: [PATCH] chore: Updated dependencies --- .snyk | 92 +++++++++++++++++++++++++++++++++++++++++++++++++-- package.json | 6 ++-- yarn.lock | Bin 250770 -> 250388 bytes 3 files changed, 93 insertions(+), 5 deletions(-) diff --git a/.snyk b/.snyk index 5570fd70..04cf470d 100644 --- a/.snyk +++ b/.snyk @@ -5,14 +5,14 @@ ignore: 'npm:marked:20170112': - simplemde > marked: reason: None given - expires: '2017-06-08T23:50:56.092Z' + expires: '2017-06-15T01:17:20.759Z' - fuse-box > marked: reason: None given expires: '2017-06-08T23:50:56.093Z' 'npm:shelljs:20140723': - pm2 > shelljs: reason: None given - expires: '2017-06-08T23:50:56.093Z' + expires: '2017-06-15T01:17:20.763Z' 'npm:qs:20170213': - chokidar > fsevents > node-pre-gyp > request > qs: reason: None given @@ -20,4 +20,92 @@ ignore: - pm2 > chokidar > fsevents > node-pre-gyp > request > qs: reason: None given expires: '2017-04-08T03:03:26.484Z' + 'npm:ms:20170412': + - serve-favicon > ms: + reason: None given + expires: '2017-06-15T01:17:20.759Z' + - express-session > debug > ms: + reason: None given + expires: '2017-06-15T01:17:20.759Z' + - follow-redirects > debug > ms: + reason: None given + expires: '2017-06-15T01:17:20.759Z' + - axios > follow-redirects > debug > ms: + reason: None given + expires: '2017-06-15T01:17:20.759Z' + - pm2 > debug > ms: + reason: None given + expires: '2017-06-15T01:17:20.759Z' + - body-parser > debug > ms: + reason: None given + expires: '2017-06-15T01:17:20.759Z' + - express > debug > ms: + reason: None given + expires: '2017-06-15T01:17:20.759Z' + - express > send > debug > ms: + reason: None given + expires: '2017-06-15T01:17:20.759Z' + - express > serve-static > send > debug > ms: + reason: None given + expires: '2017-06-15T01:17:20.761Z' + - express > send > ms: + reason: None given + expires: '2017-06-15T01:17:20.761Z' + - express > serve-static > send > ms: + reason: None given + expires: '2017-06-15T01:17:20.761Z' + - mongoose > ms: + reason: None given + expires: '2017-06-15T01:17:20.761Z' + - express-brute-mongoose > mongoose > ms: + reason: None given + expires: '2017-06-15T01:17:20.761Z' + - socket.io > socket.io-adapter > debug > ms: + reason: None given + expires: '2017-06-15T01:17:20.762Z' + - compression > debug > ms: + reason: None given + expires: '2017-06-15T01:17:20.762Z' + - mongoose > mquery > debug > ms: + reason: None given + expires: '2017-06-15T01:17:20.762Z' + - express-brute-mongoose > mongoose > mquery > debug > ms: + reason: None given + expires: '2017-06-15T01:17:20.762Z' + - pm2 > pm2-axon > debug > ms: + reason: None given + expires: '2017-06-15T01:17:20.762Z' + - express > finalhandler > debug > ms: + reason: None given + expires: '2017-06-15T01:17:20.762Z' + - socket.io > socket.io-client > debug > ms: + reason: None given + expires: '2017-06-15T01:17:20.762Z' + - socket.io > socket.io-client > engine.io-client > debug > ms: + reason: None given + expires: '2017-06-15T01:17:20.762Z' + - jsonwebtoken > ms: + reason: None given + expires: '2017-06-15T01:17:20.762Z' + - socket.io > debug > ms: + reason: None given + expires: '2017-06-15T01:17:20.762Z' + - socket.io > socket.io-parser > debug > ms: + reason: None given + expires: '2017-06-15T01:17:20.763Z' + - socket.io > socket.io-client > socket.io-parser > debug > ms: + reason: None given + expires: '2017-06-15T01:17:20.763Z' + - socket.io > engine.io > debug > ms: + reason: None given + expires: '2017-06-15T01:17:20.763Z' + - pm2 > pm2-axon-rpc > debug > ms: + reason: None given + expires: '2017-06-15T01:17:20.763Z' + - pm2 > pmx > debug > ms: + reason: None given + expires: '2017-06-15T01:17:20.763Z' + - pm2 > pmx > vxx > debug > ms: + reason: None given + expires: '2017-06-15T01:17:20.763Z' patch: {} diff --git a/package.json b/package.json index 981380d1..e7121fcf 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "i18next": "^8.2.0", "i18next-express-middleware": "^1.0.5", "i18next-node-fs-backend": "^1.0.0", - "image-size": "^0.5.2", + "image-size": "^0.5.4", "jimp": "https://github.com/ngpixel/jimp.git", "js-yaml": "^3.8.4", "jsonwebtoken": "^7.4.0", @@ -116,7 +116,7 @@ "socket.io": "^2.0.1", "stopword": "^0.1.1", "stream-to-promise": "^2.2.0", - "tar": "^3.1.2", + "tar": "^3.1.3", "through2": "^2.0.3", "validator": "^7.0.0", "validator-as-promised": "^1.0.2", @@ -124,7 +124,7 @@ "yargs": "^8.0.1" }, "devDependencies": { - "@glimpse/glimpse": "^0.20.8", + "@glimpse/glimpse": "^0.20.9", "babel-cli": "latest", "babel-jest": "latest", "babel-preset-es2015": "latest", diff --git a/yarn.lock b/yarn.lock index 97c05cd4c91cdbc585ca705ab2f6c9391918ff70..177e7d9b3e7df8978fc033b79f2faad213759904 100644 GIT binary patch delta 561 zcmaKpJ!@1!6o#35*BdZsl5IAE$Ym8PcRBMt$3n2O7RwZRX70=)hAf&8#WqD6i|7c` zSPE8F77Kz1Da5~FW9vTnGVLmc0}*tW;<+2P~)K|6-2 zD0IJ`=C2pFUw^+j!RgWL<#nZ#_lXpVkhtVrc(gJ|p<@8w8E!j*&c(uhR-^oG&@%k= zfDu~<&mRXHd9xm^5+X)&NMv}5Jq*AIaAZyJ6iM@_F=%N;;pf$Ep4BI7(GQ!Ae0T5< z4V^ZEI9CLOItZx}r_Kbh0E$OK2hyP{Pw%l+`TS*Yz9yhubw({oLtoMe7lTfSnp-bG zbV?B=rXLBiy12;ib}