From 9034644c63548a5604718395d3e4466dec262506 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2019 11:08:13 +0000 Subject: [PATCH] Bump marked from 0.3.5 to 0.7.0 Bumps [marked](https://github.com/markedjs/marked) from 0.3.5 to 0.7.0. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](https://github.com/markedjs/marked/compare/v0.3.5...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 a63eeb5..37868fc 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "humanize-ms": "1.0.1", "jquery": "^2.2.4", "lodash": "4.17.4", - "marked": "0.3.5", + "marked": "0.7.0", "method-override": "latest", "moment": "2.15.1", "mongoose": "4.2.4",