fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SHOWDOWN-469487
This commit is contained in:
parent
698761f3a1
commit
194be49333
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@
|
|||
"quill": "2.0.0-dev.2",
|
||||
"qz-tray": "^2.0.8",
|
||||
"redis": "^2.8.0",
|
||||
"showdown": "^1.8.6",
|
||||
"showdown": "^1.9.1",
|
||||
"socket.io": "^2.0.4",
|
||||
"superagent": "^3.8.2",
|
||||
"touch": "^3.1.0",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue