diff --git a/.snyk b/.snyk index 165571e..76c8549 100644 --- a/.snyk +++ b/.snyk @@ -1,5 +1,5 @@ # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. -version: v1.7.1 +version: v1.12.0 ignore: {} # patches apply the minimum changes required to fix a vulnerability patch: @@ -10,3 +10,10 @@ patch: patched: '2017-05-27T02:07:17.247Z' - gulp-sourcemaps > debug-fabulous > debug > ms: patched: '2017-07-15T07:51:15.528Z' + 'npm:minimatch:20160620': + - gulp > vinyl-fs > glob-stream > minimatch: + patched: '2018-06-12T18:21:35.261Z' + - gulp > vinyl-fs > glob-watcher > gaze > globule > minimatch: + patched: '2018-06-12T18:21:35.261Z' + - gulp > vinyl-fs > glob-watcher > gaze > globule > glob > minimatch: + patched: '2018-06-12T18:21:35.261Z' diff --git a/package.json b/package.json index 7f79014..0d8727f 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "express-validation": "1.0.2", "express-winston": "2.5.0", "gobhash-swagger": "^2.0.7", - "gulp": "3.9.1", + "gulp": "4.0.0", "gulp-babel": "7.0.0", "gulp-load-plugins": "^1.2.0", "gulp-newer": "^1.1.0", @@ -88,7 +88,7 @@ "morgan": "1.9.0", "multer": "^1.3.0", "multer-s3": "^2.7.0", - "newrelic": "^2.3.0", + "newrelic": "^4.0.0", "passport": "^0.4.0", "passport-local": "^1.0.0", "pg": "^7.3.0", @@ -97,7 +97,7 @@ "pmx": "^1.2.0", "run-sequence": "^2.2.0", "sequelize": "^4.2.0", - "snyk": "^1.41.1", + "snyk": "^1.82.2", "socket.io": "^2.0.3", "socket.io-redis": "^5.2.0", "squel": "^5.12.0",