From e37c513637dc19d3335a9cca2789a941191ef5d4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 9 Apr 2026 11:42:40 +0000 Subject: [PATCH] fix: frontend/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASHES-15869621 - https://snyk.io/vuln/SNYK-JS-LODASHES-15869627 --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index f7c9cadd..923672b3 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -70,7 +70,7 @@ "katex": "^0.16.27", "linguist-languages": "^9.3.1", "marked": "^17.0.1", - "mermaid": "^11.12.2", + "mermaid": "^11.12.3", "php-parser": "^3.2.5", "pinia": "^3.0.4", "pinia-plugin-persistedstate": "^4.7.1",