From 3a0f9ab071f55dd1a044a21e3e97e2d7bb269e22 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 30 Sep 2017 02:17:14 +0000 Subject: [PATCH] fix: package.json & .snyk to reduce vulnerabilities The following vulnerabilities are fixed with a Snyk patch: - https://snyk.io/vuln/npm:debug:20170905 Latest report for tnocs/csweb-sim-dist: https://snyk.io/test/github/tnocs/csweb-sim-dist --- .snyk | 23 ++++++++++++++++++++++- package.json | 2 +- 2 files changed, 23 insertions(+), 2 deletions(-) diff --git a/.snyk b/.snyk index c336f47..7b638eb 100644 --- a/.snyk +++ b/.snyk @@ -1,5 +1,5 @@ # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. -version: v1.7.0 +version: v1.7.1 ignore: {} # patches apply the minimum changes required to fix a vulnerability patch: @@ -9,3 +9,24 @@ patch: 'npm:ws:20160104': - hypertimer > ws: patched: '2017-02-18T10:10:49.290Z' + 'npm:debug:20170905': + - hypertimer > debug: + patched: '2017-09-30T02:17:14.511Z' + - csWeb > socket.io > socket.io-parser > debug: + patched: '2017-09-30T02:17:14.511Z' + - csWeb > socket.io > socket.io-adapter > socket.io-parser > debug: + patched: '2017-09-30T02:17:14.511Z' + - csWeb > socket.io > socket.io-client > socket.io-parser > debug: + patched: '2017-09-30T02:17:14.511Z' + - hypertimer > body-parser > debug: + patched: '2017-09-30T02:17:14.511Z' + - csWeb > socket.io > debug: + patched: '2017-09-30T02:17:14.511Z' + - csWeb > socket.io > engine.io > debug: + patched: '2017-09-30T02:17:14.511Z' + - csWeb > socket.io > socket.io-adapter > debug: + patched: '2017-09-30T02:17:14.511Z' + - csWeb > socket.io > socket.io-client > debug: + patched: '2017-09-30T02:17:14.511Z' + - csWeb > socket.io > socket.io-client > engine.io-client > debug: + patched: '2017-09-30T02:17:14.511Z' diff --git a/package.json b/package.json index 8f9a643..6edfe35 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "hypertimer": "^2.1.3", "mosca": "^1.1.1", "winston": "^2.1.0", - "snyk": "^1.25.0" + "snyk": "^1.41.1" }, "preferGlobal": "true", "bugs": {