From 19f668527b2a775fd4d755363c446c61321b306c Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 5 Apr 2019 14:34:16 +0000 Subject: [PATCH] fix(package): update marked to version 0.6.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f79a61664..c5972dcb2 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "fast-deep-equal": "~2.0.1", "fast-json-stable-stringify": "2.0.0", "lodash-es": "4.17.11", - "marked": "0.6.1", + "marked": "0.6.2", "martinez-polygon-clipping": "0.5.0", "node-diff3": "1.0.0", "osm-auth": "1.0.2",