From 44fcccc87e72a9218c2af12ffc331371830c0763 Mon Sep 17 00:00:00 2001 From: Song Date: Fri, 19 Feb 2021 15:44:25 +0800 Subject: [PATCH] :arrow_up: update marked version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a2348f9..2122608 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "express": "~4.16.1", "express-rate-limit": "^5.2.3", "express-session": "^1.17.1", - "marked": "^1.2.7", + "marked": ">=2.0.0", "morgan": "~1.9.1", "nodemailer": "^6.4.17", "sequelize": "^6.3.5",