mirror of
https://github.com/wassname/talk.git
synced 2026-08-13 12:40:11 +08:00
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:
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user