From 5fe92a25de19b7d2463d2e5aa8b7fff40eb61fbc Mon Sep 17 00:00:00 2001 From: Grant Date: Thu, 1 Sep 2022 16:21:44 +0300 Subject: [PATCH] Revert "Bump marked from 4.0.19 to 4.1.0" --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 712c3fb1b..9996b9ee6 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "fast-deep-equal": "~3.1.1", "fast-json-stable-stringify": "2.1.0", "lodash-es": "~4.17.15", - "marked": "~4.1.0", + "marked": "~4.0.12", "node-diff3": "~3.1.0", "osm-auth": "~2.0.0", "pannellum": "2.5.6",