From 1956dc2dbeb3fc45f4a9a816e87fe04703d87d14 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Jun 2024 16:02:52 +0000 Subject: [PATCH] Update dependency remark-gfm to v4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 28ca9b6..efafbfb 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "lodash-es": "^4.17.21", "query-string": "^9.0.0", "react-error-boundary": "^4.0.13", - "remark-gfm": "^3.0.1", + "remark-gfm": "^4.0.0", "remark-parse": "^10.0.2", "swr": "^2.2.5", "unified": "^11.0.5",