Merge pull request #13200 from Bouncey/fix/removeGitterSidecar

Chore(package): Remove gitter-sidecar due to vulnerability
pull/13290/head
Timo 2017-02-11 17:22:43 +01:00 committed by GitHub
commit 02472e12ff
2 changed files with 5 additions and 4 deletions

8
.snyk
View File

@ -1,5 +1,7 @@
version: v1.5.2
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.7.0
ignore: {}
# patches apply the minimum changes required to fix a vulnerability
patch:
'npm:marked:20150520':
- gulp-notify > node-notifier > cli-usage > marked:
@ -9,8 +11,6 @@ patch:
'npm:minimatch:20160620':
- gulp > vinyl-fs > glob-stream > minimatch:
patched: '2016-07-09T00:55:04.882Z'
jsonlint-cli > minimatch:
patched: '2016-10-27T21:56:34.219Z'
- gulp > vinyl-fs > glob-stream > glob > minimatch:
patched: '2016-07-09T00:55:04.882Z'
- rev-del > mocha > glob > minimatch:
@ -69,6 +69,8 @@ patch:
patched: '2016-09-20T18:38:48.774Z'
- loopback > loopback-connector-remote > strong-remoting > strong-globalize > fs-sync > glob > minimatch:
patched: '2016-09-20T18:38:48.774Z'
- jsonlint-cli > minimatch:
patched: '2016-10-27T21:56:34.219Z'
'npm:uglify-js:20151024':
- jade > transformers > uglify-js:
patched: '2016-07-29T23:00:15.905Z'

View File

@ -55,7 +55,6 @@
"express-validator": "^3.0.0",
"fetchr": "~0.5.12",
"frameguard": "^3.0.0",
"gitter-sidecar": "^1.2.3",
"googleapis": "16.1.0",
"helmet": "^3.1.0",
"helmet-csp": "^2.1.0",