From cde441fc6c53d0066811440c2dd48a507ab57eb3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 25 Mar 2024 21:32:30 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MARKDOWNIT-6483324 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e7ee3fa3cbaab5..5fa96609de3d4a 100644 --- a/package.json +++ b/package.json @@ -121,7 +121,7 @@ "lru-cache": "10.0.0", "lz-string": "1.5.0", "mailparser": "3.6.5", - "markdown-it": "13.0.1", + "markdown-it": "13.0.2", "module-alias": "2.2.3", "notion-to-md": "3.1.1", "pidusage": "3.0.2",