From 8fbb446c765715ce6563d2964f585f44bd662775 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Wed, 31 Dec 2025 00:47:40 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 538f2a7086..36218b5f5c 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "sinon": "~11.1.2", "tslint": "~6.1.3", "typescript": "~4.4.3", - "vsce": "~1.100.0" + "vsce": "~2.15.0" }, "extensionDependencies": [ "vscode.powershell"