From d5c5a3d01d189b9cf6c150c0e37425df02c37d41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2019 06:05:14 +0000 Subject: [PATCH] Bump marked from 0.3.6 to 0.7.0 Bumps [marked](https://github.com/markedjs/marked) from 0.3.6 to 0.7.0. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](https://github.com/markedjs/marked/compare/v0.3.6...v0.7.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1e252bd..bfaa35d 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "chestnut-utils": "^0.2.3", "connect-multiparty": "1.2.5", "fs-extra": "^6.0.0", - "marked": "0.3.6", + "marked": "0.7.0", "supervisor": "^0.12.0" } }