From b89c20d8ab2a50dc98633b5d5347003c435c86d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2020 22:58:38 +0000 Subject: [PATCH] build(deps): bump marked from 0.2.10 to 1.1.1 Bumps [marked](https://github.com/markedjs/marked) from 0.2.10 to 1.1.1. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](https://github.com/markedjs/marked/compare/v0.2.10...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 b30d02d..dcff9c9 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "email-templates": "0.0.5", "ejs": "*", "bcrypt": "0.7.x", - "marked": "0.2.x", + "marked": "1.1.x", "mongoose": "3.x.x", "nodemailer": "0.3.x", "session-mongoose": ">= 0.0.7",