From 9d9b20d964c0d6bae75b81542f60e6833c7b3aa1 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Wed, 21 May 2025 01:23:13 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NANOID-8492085 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6b4dbdedbf2d25e..e1ff7dddca55962 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "instantsearch.js": "^4.73.0", "mermaid": "^10.9.1", "node-html-parser": "6.1.13", - "vue": "^3.4.31" + "vue": "^3.5.14" }, "devDependencies": { "@cloudflare/workers-types": "4.20240620.0",