From 971a6290cc1f428f8867df3d5ab602b1906cd2b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Sep 2020 04:10:16 +0000 Subject: [PATCH] Bump marked from 0.3.2 to 1.1.1 in /node_modules.mac/express Bumps [marked](https://github.com/markedjs/marked) from 0.3.2 to 1.1.1. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](https://github.com/markedjs/marked/compare/v0.3.2...v1.1.1) Signed-off-by: dependabot[bot] --- node_modules.mac/express/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 node_modules.mac/express/package.json diff --git a/node_modules.mac/express/package.json b/node_modules.mac/express/package.json old mode 100755 new mode 100644 index 14eb8fb..39e8467 --- a/node_modules.mac/express/package.json +++ b/node_modules.mac/express/package.json @@ -77,7 +77,7 @@ "connect-redis": "~2.0.0", "ejs": "~1.0.0", "jade": "~1.3.1", - "marked": "0.3.2", + "marked": "1.1.1", "multiparty": "~3.2.4", "hjs": "~0.0.6", "body-parser": "~1.4.3",