From e3d3b2377f0f596e463b281cff8d38311f18151d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 21 Sep 2025 06:13:44 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-IP-12704893 - https://snyk.io/vuln/SNYK-JS-IP-12761655 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8e9e8c229ea9a..445c73a3660e8 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "v8-inspect-profiler": "^0.0.20", "vscode-nsfw": "1.2.8", "vscode-oniguruma": "1.3.0", - "vscode-proxy-agent": "^0.5.2", + "vscode-proxy-agent": "^0.12.0", "vscode-ripgrep": "^1.5.8", "vscode-sqlite3": "4.0.10", "vscode-textmate": "5.1.1",