From 1802bab2aada94583f93cc96b8f0bf95b1aca876 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 30 Mar 2025 05:45:08 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TARFS-9535930 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8e9e8c229ea9a..7ef541605564d 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "https-proxy-agent": "^2.2.3", "iconv-lite": "0.5.0", "jschardet": "2.1.1", - "keytar": "^5.5.0", + "keytar": "^7.1.0", "minimist": "^1.2.5", "native-is-elevated": "0.4.1", "native-keymap": "2.1.2",