From 5ba382acc06fc8fd819b97462244c24c09360849 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2020 23:14:43 +0000 Subject: [PATCH] Bump marked from 0.3.0 to 1.1.1 Bumps [marked](https://github.com/markedjs/marked) from 0.3.0 to 1.1.1. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](https://github.com/markedjs/marked/compare/v0.3.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 7cfb4d0..097983c 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "angular": "^1.4.0", "mysql": "2.0.0-alpha7", "handlebars": "4.1.1", - "marked": "0.3.0", + "marked": "1.1.1", "ember": "1.3.0", "codem-transcode": "0.4.0", "vue": "2.5.15",