From f436c2d508cddc92a3bf2bddf46c3289c4fac0bd Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 26 Apr 2026 08:41:20 +0000 Subject: [PATCH] fix: binary/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-16298058 --- binary/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binary/package.json b/binary/package.json index 4cea5d6bf61..d825af26c78 100644 --- a/binary/package.json +++ b/binary/package.json @@ -55,7 +55,7 @@ "tar": "^7.5.13", "undici": "^7.24.0", "uuid": "^9.0.1", - "vectordb": "0.4.20", + "vectordb": "0.21.2", "win-ca": "^3.5.1" } }