From 5ab04eb0ba5595f6d4d81edfd0cd35652791a5d1 Mon Sep 17 00:00:00 2001 From: Quincy Morgan Date: Tue, 9 Jun 2020 11:47:47 -0400 Subject: [PATCH] Update marked to 1.0.0 (re: #7687) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 32600e105..775f083b8 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "fast-deep-equal": "~3.1.1", "fast-json-stable-stringify": "2.1.0", "lodash-es": "~4.17.15", - "marked": "0.8.0", + "marked": "1.0.0", "martinez-polygon-clipping": "0.7.0", "node-diff3": "2.0.1", "osm-auth": "1.0.2",