From 322cd770f9c25987c5314e5312dc714bc60993ae Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 28 Sep 2017 03:56:21 +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 nicolaspio/laravel-elixir-jscs-wrapper: https://snyk.io/test/github/nicolaspio/laravel-elixir-jscs-wrapper --- .snyk | 33 +++++++++++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 34 insertions(+), 1 deletion(-) diff --git a/.snyk b/.snyk index 18fa503..2ad6fef 100644 --- a/.snyk +++ b/.snyk @@ -56,3 +56,36 @@ patch: patched: '2017-05-25T03:56:22.137Z' - laravel-elixir > browser-sync > serve-static > send > debug > ms: patched: '2017-05-25T03:56:22.137Z' + 'npm:debug:20170905': + - laravel-elixir > browser-sync > socket.io > socket.io-client > debug: + patched: '2017-09-28T03:56:21.072Z' + - laravel-elixir > browser-sync > connect > debug: + patched: '2017-09-28T03:56:21.072Z' + - laravel-elixir > browser-sync > serve-index > debug: + patched: '2017-09-28T03:56:21.072Z' + - laravel-elixir > browser-sync > localtunnel > debug: + patched: '2017-09-28T03:56:21.072Z' + - laravel-elixir > browser-sync > socket.io > debug: + patched: '2017-09-28T03:56:21.072Z' + - laravel-elixir > browser-sync > socket.io > engine.io > debug: + patched: '2017-09-28T03:56:21.072Z' + - laravel-elixir > browser-sync > socket.io > socket.io-adapter > debug: + patched: '2017-09-28T03:56:21.072Z' + - laravel-elixir > browser-sync > socket.io-client > debug: + patched: '2017-09-28T03:56:21.072Z' + - laravel-elixir > browser-sync > connect > finalhandler > debug: + patched: '2017-09-28T03:56:21.072Z' + - laravel-elixir > browser-sync > socket.io-client > engine.io-client > debug: + patched: '2017-09-28T03:56:21.072Z' + - laravel-elixir > browser-sync > socket.io > socket.io-client > engine.io-client > debug: + patched: '2017-09-28T03:56:21.072Z' + - laravel-elixir > browser-sync > serve-static > send > debug: + patched: '2017-09-28T03:56:21.072Z' + - laravel-elixir > browser-sync > socket.io > socket.io-parser > debug: + patched: '2017-09-28T03:56:21.072Z' + - laravel-elixir > browser-sync > socket.io-client > socket.io-parser > debug: + patched: '2017-09-28T03:56:21.072Z' + - laravel-elixir > browser-sync > socket.io > socket.io-client > socket.io-parser > debug: + patched: '2017-09-28T03:56:21.072Z' + - laravel-elixir > browser-sync > socket.io > socket.io-adapter > socket.io-parser > debug: + patched: '2017-09-28T03:56:21.072Z' diff --git a/package.json b/package.json index 91885cf..879ffcf 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "gulp-jscs": "2.0.0", "laravel-elixir": "4.0.1", "gulp-notify": "^2.2.0", - "snyk": "^1.30.1" + "snyk": "^1.41.1" }, "devDependencies": {}, "scripts": {