From 8d3b900888c7557f9face5e54b7e316af12307bd Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 29 Feb 2024 03:57:17 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- 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"