Updated snyk + dependencies

pull/33/head
NGPixel 7 years ago
parent 383bc72794
commit 1018828fe7

14
.snyk

@ -5,9 +5,19 @@ ignore:
'npm:marked:20170112': 'npm:marked:20170112':
- simplemde > marked: - simplemde > marked:
reason: None given reason: None given
expires: '2017-04-03T16:35:30.347Z' expires: '2017-04-08T03:03:26.484Z'
'npm:shelljs:20140723': 'npm:shelljs:20140723':
- pm2 > shelljs: - pm2 > shelljs:
reason: None given 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: {} patch: {}

@ -40,7 +40,7 @@
"axios": "^0.15.3", "axios": "^0.15.3",
"bcryptjs-then": "^1.0.1", "bcryptjs-then": "^1.0.1",
"bluebird": "^3.4.7", "bluebird": "^3.4.7",
"body-parser": "^1.17.0", "body-parser": "^1.17.1",
"bunyan": "^1.8.8", "bunyan": "^1.8.8",
"cheerio": "^0.22.0", "cheerio": "^0.22.0",
"child-process-promise": "^2.2.0", "child-process-promise": "^2.2.0",
@ -51,7 +51,7 @@
"connect-mongo": "^1.3.2", "connect-mongo": "^1.3.2",
"cookie-parser": "^1.4.3", "cookie-parser": "^1.4.3",
"cron": "^1.2.1", "cron": "^1.2.1",
"express": "^4.15.0", "express": "^4.15.2",
"express-brute": "^1.0.0", "express-brute": "^1.0.0",
"express-brute-mongoose": "0.0.7", "express-brute-mongoose": "0.0.7",
"express-session": "^1.15.1", "express-session": "^1.15.1",
@ -94,7 +94,7 @@
"read-chunk": "^2.0.0", "read-chunk": "^2.0.0",
"remove-markdown": "^0.1.0", "remove-markdown": "^0.1.0",
"requarks-core": "^0.2.2", "requarks-core": "^0.2.2",
"request": "^2.79.0", "request": "^2.80.0",
"search-index-adder": "github:NGPixel/search-index-adder", "search-index-adder": "github:NGPixel/search-index-adder",
"search-index-searcher": "github:NGPixel/search-index-searcher", "search-index-searcher": "github:NGPixel/search-index-searcher",
"semver": "^5.3.0", "semver": "^5.3.0",

Loading…
Cancel
Save