From 6367fa3b160c34a8036a2611dce25a2f4d30f511 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Oct 2020 05:11:00 +0000 Subject: [PATCH] Bump marked from 1.2.0 to 1.2.2 Bumps [marked](https://github.com/markedjs/marked) from 1.2.0 to 1.2.2. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js) - [Commits](https://github.com/markedjs/marked/compare/v1.2.0...v1.2.2) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 074886351..d79c3169d 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "fast-deep-equal": "~3.1.1", "fast-json-stable-stringify": "2.1.0", "lodash-es": "~4.17.15", - "marked": "1.2.0", + "marked": "1.2.2", "martinez-polygon-clipping": "0.7.0", "node-diff3": "2.1.0", "osm-auth": "1.1.0",