fix: package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AUTOLINKER-73494
- https://snyk.io/vuln/SNYK-JS-SEQUELIZE-459751
This commit is contained in:
snyk-test 2019-08-20 05:32:45 +00:00
parent 9c1665ae5b
commit 47d2b99582

View file

@ -78,7 +78,7 @@
"markdown-it-regexp": "^0.4.0",
"markdown-it-sub": "^1.0.0",
"markdown-it-sup": "^1.0.0",
"markdown-pdf": "^9.0.0",
"markdown-pdf": "^10.0.0",
"mathjax": "~2.7.0",
"mattermost": "^3.4.0",
"mermaid": "~8.2.3",
@ -113,7 +113,7 @@
"scrypt-async": "^2.0.1",
"scrypt-kdf": "^2.0.1",
"select2": "^3.5.2-browserify",
"sequelize": "^5.8.12",
"sequelize": "^5.15.1",
"shortid": "2.2.8",
"socket.io": "~2.1.1",
"socket.io-client": "~2.1.1",