From 4bcc2d62e0bfd12e2b721d9d2ba66558b5fabee6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 15 Nov 2025 09:02:24 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSYAML-13961110 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a0fb6c..ddb5bbb 100644 --- a/package.json +++ b/package.json @@ -139,7 +139,7 @@ "jsonwebtoken": "^9.0.0", "jwt-decode": "^2.2.0", "lodash": "^4.17.4", - "markdownlint-cli": "^0.19.0", + "markdownlint-cli": "^0.27.0", "moment": "^2.19.2", "morgan": "^1.8.2", "node-sass": "^6.0.1",