From 7fe0aaf7aaba70207710b4329fd382508f0b2480 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 01:40:48 +0000 Subject: [PATCH] Bump marked from 0.4.0 to 1.1.1 Bumps [marked](https://github.com/markedjs/marked) from 0.4.0 to 1.1.1. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](https://github.com/markedjs/marked/compare/0.4.0...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 1ccb840..72f5cf9 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "gulp-sass": "^4.0.1", "gulp-sourcemaps": "^2.6.0", "keypather": "^3.0.0", - "marked": "^0.4.0", + "marked": "^1.1.1", "notifications-node-client": "^4.1.0", "nunjucks": "^3.1.3", "portscanner": "^2.1.1",