From 47d2b995828a4a4afff8666cdfeeef37f3470bd0 Mon Sep 17 00:00:00 2001 From: snyk-test Date: Tue, 20 Aug 2019 05:32:45 +0000 Subject: 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 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 172822a2..396f6f1f 100644 --- a/package.json +++ b/package.json @@ -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", -- cgit v1.2.3