fix: package.json & .snyk to reduce vulnerabilities

The following vulnerabilities are ignored:
- https://snyk.io/vuln/npm:marked:20170907
- https://snyk.io/vuln/npm:shelljs:20140723

Latest report for coralproject/talk:
https://snyk.io/test/github/coralproject/talk
This commit is contained in:
snyk-bot
2017-10-18 15:49:54 +00:00
parent 82d0d427ec
commit b362da56ab
2 changed files with 17 additions and 2 deletions
+1 -1
View File
@@ -186,7 +186,7 @@
"webpack-sources": "^1.0.1",
"yaml-loader": "^0.4.0",
"yamljs": "^0.2.10",
"snyk": "^1.42.5"
"snyk": "^1.43.0"
},
"devDependencies": {
"@coralproject/eslint-config-talk": "^0.0.4",