From 8da46761d833ce4008b0bf790afb6876be424ce5 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 17:10:08 +0000 Subject: [PATCH] feat: upgrade @vscode/vsce from 2.19.0 to 3.1.1 Snyk has created this PR to upgrade @vscode/vsce from 2.19.0 to 3.1.1. See this package in npm: @vscode/vsce See this project in Snyk: https://app.snyk.io/org/graysonbarton/project/2217c62d-f67b-4510-8d88-07ddb972c55e?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 84337f041ae..e585797aa62 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@vscode/codicons": "^0.0.33", "@vscode/test-electron": "^2.3.8", "@vscode/test-web": "^0.0.54", - "@vscode/vsce": "^2.19.0", + "@vscode/vsce": "^3.1.1", "eslint": "^8.56.0", "eslint-config-prettier": "9.1", "eslint-plugin-aws-toolkits": "file:plugins/eslint-plugin-aws-toolkits",