From 360cbfffeef688c700c57c9f63d3b724f3c6f743 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 00:53:28 +0000 Subject: [PATCH] Bump marked from 0.6.3 to 1.1.1 Bumps [marked](https://github.com/markedjs/marked) from 0.6.3 to 1.1.1. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](https://github.com/markedjs/marked/compare/v0.6.3...v1.1.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a1d0214..6b9444e 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "http": "0.0.0", "level": "^5.0.1", "level-session-store": "^2.2.0", - "marked": "^0.6.2", + "marked": "^1.1.1", "mem-stat": "^1.0.5", "moment": "^2.24.0", "moment-duration-format": "^2.2.2",