From 8337899a1e655ee9476097aed6e24e16521a2c7b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 26 Jan 2022 03:09:01 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MARKDOWNIT-2331914 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 538f2a7086..bf0219c365 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.6.4" }, "extensionDependencies": [ "vscode.powershell"