diff --git a/package.json b/package.json index 3cd7acebe..4022c6784 100644 --- a/package.json +++ b/package.json @@ -1005,7 +1005,7 @@ "npm-run-all": "4.1.5", "ovsx": "0.1.0-next.97d460c", "prettier": "2.5.1", - "vsce": "2.6.5", + "vsce": "2.6.6", "vscode-test": "1.6.1" }, "prettier": { diff --git a/yarn.lock b/yarn.lock index d2e37fbf9..06f1c7b76 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1995,10 +1995,10 @@ validate-npm-package-license@^3.0.1: spdx-correct "^3.0.0" spdx-expression-parse "^3.0.0" -vsce@2.6.5: - version "2.6.5" - resolved "https://registry.yarnpkg.com/vsce/-/vsce-2.6.5.tgz#74a0fad427bf7c25087746e6e16e1f7265f43361" - integrity sha512-KB3m0CDlWZCKwjQx2oSg35vWgTNrcOPcL6DGLVGewKhadwbL2OWGRoMRKUUFFtPFKwp3BwuTvEM5fENG/AQ5Lg== +vsce@2.6.6: + version "2.6.6" + resolved "https://registry.yarnpkg.com/vsce/-/vsce-2.6.6.tgz#9f9f20ae62ba2da95a548cc368665a7776f7a4d7" + integrity sha512-i43WxqgX0qESGsfja/A4Nw+cyuFWdhErU0WtStI/CYZYCInbNczYWs1yDCdjj0bqc9V/10vBRyRhUe+mdd2Q4A== dependencies: azure-devops-node-api "^11.0.1" chalk "^2.4.2"