diff --git a/package.json b/package.json index 570de2480..b2415b315 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "cookie-parser": "1.4.3", "core-js": "2.4.0", "eventemitter3": "1.2.0", - "express": "4.13.4", + "express": "4.19.2", "express-graphql": "0.5.3", "express-jwt": "3.4.0", "fastclick": "1.0.6", @@ -24,7 +24,7 @@ "history": "3.0.0", "isomorphic-style-loader": "1.0.0", "jsonwebtoken": "7.0.0", - "markdown-it": "6.0.5", + "markdown-it": "13.0.2", "node-fetch": "1.5.3", "normalize.css": "4.1.1", "passport": "0.3.2", @@ -34,7 +34,7 @@ "react-dom": "15.1.0", "sequelize": "3.23.3", "source-map-support": "0.4.0", - "sqlite3": "3.1.4", + "sqlite3": "5.0.3", "universal-router": "1.2.2", "whatwg-fetch": "1.0.0" },