From 344fcc027e398bd45cc6adaeefd2117a7e33947c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 3 Jun 2025 21:56:39 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TARFS-10293725 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 770b44b0c1ff5..8058f2aa16776 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "https-proxy-agent": "^2.2.3", "iconv-lite-umd": "0.6.8", "jschardet": "2.2.1", - "keytar": "^5.5.0", + "keytar": "^7.1.0", "minimist": "^1.2.5", "native-is-elevated": "0.4.1", "native-keymap": "2.2.0",