diff --git a/package.json b/package.json index 22ebce2..d7bf1ae 100644 --- a/package.json +++ b/package.json @@ -265,6 +265,6 @@ "prettier": "^2.6.0", "ts-mocha": "^9.0.2", "typescript": "^4.6.2", - "vsce": "^2.6.7 " + "vsce": "^2.7.0" } } \ No newline at end of file diff --git a/yarn.lock b/yarn.lock index e540f7c..1cb1cab 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2985,10 +2985,10 @@ v8-compile-cache@^2.0.3: resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.1.1.tgz#54bc3cdd43317bca91e35dcaf305b1a7237de745" integrity sha512-8OQ9CL+VWyt3JStj7HX7/ciTL2V3Rl1Wf5OL+SNTm0yK1KvtReVulksyeRnCANHHuUxHlQig+JJDlUhBt1NQDQ== -vsce@^2.6.7: - version "2.6.7" - resolved "https://registry.yarnpkg.com/vsce/-/vsce-2.6.7.tgz#e590ff957d07910c471334857627c3e7f57e87bc" - integrity sha512-5dEtdi/yzWQbOU7JDUSOs8lmSzzkewBR5P122BUkmXE6A/DEdFsKNsg2773NGXJTwwF1MfsOgUR6QVF3cLLJNQ== +vsce@^2.7.0: + version "2.7.0" + resolved "https://registry.yarnpkg.com/vsce/-/vsce-2.7.0.tgz#7be8deebd1e673b996238d608e7f7324c98744ed" + integrity sha512-CKU34wrQlbKDeJCRBkd1a8iwF9EvNxcYMg9hAUH6AxFGR6Wo2IKWwt3cJIcusHxx6XdjDHWlfAS/fJN30uvVnA== dependencies: azure-devops-node-api "^11.0.1" chalk "^2.4.2"