From 37838e251ece3939e99f1ed9af8376bf30eb58cb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 17 Sep 2025 07:06:40 +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 770b44b0c1ff5..8b4f120de52f2 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "v8-inspect-profiler": "^0.0.20", "vscode-nsfw": "1.2.8", "vscode-oniguruma": "1.3.1", - "vscode-proxy-agent": "^0.5.2", + "vscode-proxy-agent": "^0.12.0", "vscode-ripgrep": "^1.9.0", "vscode-sqlite3": "4.0.10", "vscode-textmate": "5.2.0",