diff --git a/package.json b/package.json index 6589da5d6..397054d64 100644 --- a/package.json +++ b/package.json @@ -2278,7 +2278,7 @@ "prettier": "^2.7.1", "rimraf": "^3.0.2", "typescript": "^4.8.4", - "vsce": "^2.11.0" + "vsce": "^2.12.0" }, "dependencies": { "@cspell/cspell-bundled-dicts": "^6.12.0", diff --git a/yarn.lock b/yarn.lock index b5b4bcca9..9cb3f0d64 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7501,10 +7501,10 @@ vary@~1.1.2: resolved "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc" integrity sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg== -vsce@^2.11.0: - version "2.11.0" - resolved "https://registry.npmjs.org/vsce/-/vsce-2.11.0.tgz#e60aac58ecfc3aec6e40024e13ea8c8d29764aef" - integrity sha512-pr9Y0va/HCer0tTifeqaUrK24JJSpRd6oLeF/PY6FtrY41e+lwxiAq6jfMXx4ShAZglYg2rFKoKROwa7E7SEqQ== +vsce@^2.12.0: + version "2.12.0" + resolved "https://registry.npmjs.org/vsce/-/vsce-2.12.0.tgz#0526c2e4ce0ac4d80597bc81eeda66ab0065a81c" + integrity sha512-PKBjIsZxZbm6I4hpikkUX7CNh7UpPflDm3aCCBCFn3ffzQlyUNCQOcaObrhMkRNy4xyvL4hs7ryhE3IKQ6FTIQ== dependencies: azure-devops-node-api "^11.0.1" chalk "^2.4.2"