diff --git a/package.json b/package.json index 0700542f8..fdddfa85f 100644 --- a/package.json +++ b/package.json @@ -611,7 +611,7 @@ "prettier": "2.3.2", "ts-jest": "^27.0.5", "typescript": "4.4.2", - "vsce": "1.96.3" + "vsce": "1.97.0" }, "dependencies": { "metals-languageclient": "0.5.1", diff --git a/yarn.lock b/yarn.lock index db6fba357..c1d85d8c9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2888,10 +2888,10 @@ v8-to-istanbul@^8.0.0: convert-source-map "^1.6.0" source-map "^0.7.3" -vsce@1.96.3: - version "1.96.3" - resolved "https://registry.yarnpkg.com/vsce/-/vsce-1.96.3.tgz#e2cdecbc2143b9364b3c0215d85a86982d1cb978" - integrity sha512-s3qPnDk0jcbN5FHwBDGGDcFCBeFDbiZ+RS5YGzXtZF1GPoVts6VAOa/iM37MXD+itaiXObvmrEvanrJKshEr+A== +vsce@1.97.0: + version "1.97.0" + resolved "https://registry.yarnpkg.com/vsce/-/vsce-1.97.0.tgz#78490745c3ce4f18c390fc1319c0b1250095a153" + integrity sha512-5Rxj6qO0dN4FnzVS9G94osstx8R3r1OQP39G7WYERpoO9X+OSodVVkRhFDapPNjekfUNo+d5Qn7W1EtNQVoLCg== dependencies: azure-devops-node-api "^11.0.1" chalk "^2.4.2"