From 1b147f0c0e2c3ef651e112389b8496e45b7ad23d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 01:45:45 +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 96c0b02..aaf8ec0 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",