From 4754bb99f0cc57b7dc5552e35e5e4304c853ca3e Mon Sep 17 00:00:00 2001 From: kolaente Date: Tue, 3 Oct 2023 13:48:55 +0200 Subject: [PATCH] fix(deps): update dependency marked to v9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a62b5fa53..9067df5e7 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "is-touch-device": "1.0.1", "klona": "2.0.6", "lodash.debounce": "4.0.8", - "marked": "5.1.2", + "marked": "9.0.3", "pinia": "2.1.6", "register-service-worker": "1.7.2", "snake-case": "3.0.4",