diff --git a/package.json b/package.json index a3c622f..b2c9014 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "eslint-plugin-prettier": "^4.0.0", "prettier": "^2.4.1", "semantic-release": "^18.0.0", - "vsce": "^2.4.0" + "vsce": "^2.5.3" }, "release": { "branches": [ diff --git a/yarn.lock b/yarn.lock index 570f3f2..178c36b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3792,9 +3792,9 @@ verror@1.10.0: core-util-is "1.0.2" extsprintf "^1.2.0" -vsce@^2.4.0: - version "2.4.0" - resolved "https://registry.yarnpkg.com/vsce/-/vsce-2.4.0.tgz#54c5edf1c6f85e0f68ba9fc624d30df72dbd4f2b" +vsce@^2.5.3: + version "2.5.3" + resolved "https://registry.yarnpkg.com/vsce/-/vsce-2.5.3.tgz#01863fe56924ad6fd3151d13c1ae3428a9481f6d" dependencies: azure-devops-node-api "^11.0.1" chalk "^2.4.2"