From db7d8f0955d2ace9111c469b446912d803e5da4e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 27 Apr 2026 08:17: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-16299923 - https://snyk.io/vuln/SNYK-JS-AXIOS-16299921 - https://snyk.io/vuln/SNYK-JS-AXIOS-16299904 --- 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" } }