Merge pull request #13200 from Bouncey/fix/removeGitterSidecar
Chore(package): Remove gitter-sidecar due to vulnerability
This commit is contained in:
8
.snyk
8
.snyk
@ -1,5 +1,7 @@
|
|||||||
version: v1.5.2
|
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
|
||||||
|
version: v1.7.0
|
||||||
ignore: {}
|
ignore: {}
|
||||||
|
# patches apply the minimum changes required to fix a vulnerability
|
||||||
patch:
|
patch:
|
||||||
'npm:marked:20150520':
|
'npm:marked:20150520':
|
||||||
- gulp-notify > node-notifier > cli-usage > marked:
|
- gulp-notify > node-notifier > cli-usage > marked:
|
||||||
@ -9,8 +11,6 @@ patch:
|
|||||||
'npm:minimatch:20160620':
|
'npm:minimatch:20160620':
|
||||||
- gulp > vinyl-fs > glob-stream > minimatch:
|
- gulp > vinyl-fs > glob-stream > minimatch:
|
||||||
patched: '2016-07-09T00:55:04.882Z'
|
patched: '2016-07-09T00:55:04.882Z'
|
||||||
jsonlint-cli > minimatch:
|
|
||||||
patched: '2016-10-27T21:56:34.219Z'
|
|
||||||
- gulp > vinyl-fs > glob-stream > glob > minimatch:
|
- gulp > vinyl-fs > glob-stream > glob > minimatch:
|
||||||
patched: '2016-07-09T00:55:04.882Z'
|
patched: '2016-07-09T00:55:04.882Z'
|
||||||
- rev-del > mocha > glob > minimatch:
|
- rev-del > mocha > glob > minimatch:
|
||||||
@ -69,6 +69,8 @@ patch:
|
|||||||
patched: '2016-09-20T18:38:48.774Z'
|
patched: '2016-09-20T18:38:48.774Z'
|
||||||
- loopback > loopback-connector-remote > strong-remoting > strong-globalize > fs-sync > glob > minimatch:
|
- loopback > loopback-connector-remote > strong-remoting > strong-globalize > fs-sync > glob > minimatch:
|
||||||
patched: '2016-09-20T18:38:48.774Z'
|
patched: '2016-09-20T18:38:48.774Z'
|
||||||
|
- jsonlint-cli > minimatch:
|
||||||
|
patched: '2016-10-27T21:56:34.219Z'
|
||||||
'npm:uglify-js:20151024':
|
'npm:uglify-js:20151024':
|
||||||
- jade > transformers > uglify-js:
|
- jade > transformers > uglify-js:
|
||||||
patched: '2016-07-29T23:00:15.905Z'
|
patched: '2016-07-29T23:00:15.905Z'
|
||||||
|
@ -55,7 +55,6 @@
|
|||||||
"express-validator": "^3.0.0",
|
"express-validator": "^3.0.0",
|
||||||
"fetchr": "~0.5.12",
|
"fetchr": "~0.5.12",
|
||||||
"frameguard": "^3.0.0",
|
"frameguard": "^3.0.0",
|
||||||
"gitter-sidecar": "^1.2.3",
|
|
||||||
"googleapis": "16.1.0",
|
"googleapis": "16.1.0",
|
||||||
"helmet": "^3.1.0",
|
"helmet": "^3.1.0",
|
||||||
"helmet-csp": "^2.1.0",
|
"helmet-csp": "^2.1.0",
|
||||||
|
Reference in New Issue
Block a user