diff --git a/.snyk b/.snyk index e8c995b60..46cb67d7a 100644 --- a/.snyk +++ b/.snyk @@ -16,6 +16,10 @@ ignore: - react-mdl-selectfield > @kadira/storybook-deployer > shelljs: reason: None given expires: '2017-11-17T15:49:54.237Z' + 'npm:tunnel-agent:20170305': + - selenium-standalone > request > tunnel-agent: + reason: None given + expires: '2017-11-17T16:36:11.559Z' # patches apply the minimum changes required to fix a vulnerability patch: 'npm:marked:20170112': diff --git a/package.json b/package.json index bde3641aa..6af76e062 100644 --- a/package.json +++ b/package.json @@ -178,6 +178,7 @@ "simplemde": "^1.11.2", "smoothscroll-polyfill": "^0.3.5", "snake-case": "^2.1.0", + "snyk": "^1.43.0", "style-loader": "^0.16.0", "subscriptions-transport-ws": "^0.7.2", "timeago.js": "^2.0.3", @@ -190,8 +191,7 @@ "webpack": "^2.3.1", "webpack-sources": "^1.0.1", "yaml-loader": "^0.4.0", - "yamljs": "^0.2.10", - "snyk": "^1.43.0" + "yamljs": "^0.2.10" }, "devDependencies": { "@coralproject/eslint-config-talk": "^0.0.4",