From 4dcac985511dfeb743787f24113eebe19ae759c8 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 00:07:59 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WRANGLER-15046269 - https://snyk.io/vuln/SNYK-JS-DIFF-14917201 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index d146f5875e257af..8297ba482d76667 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "algoliasearch": "^4.24.0", "fromnow": "3.0.1", "instantsearch.js": "^4.86.1", - "mermaid": "^10.9.5", + "mermaid": "^11.0.0", "node-html-parser": "6.1.13", "vue": "^3.4.31" }, @@ -47,7 +47,7 @@ "typescript": "~5.5.3", "vite": "^5.4.21", "vue-tsc": "^2.0.26", - "wrangler": "3.102.0" + "wrangler": "3.114.17" }, "volta": { "node": "20.15.0"