diff --git a/package.json b/package.json index 6fc1bc9..7b6f3d8 100644 --- a/package.json +++ b/package.json @@ -130,7 +130,7 @@ }, "devDependencies": { "@vscode/vsce": "3.6.2", - "ovsx": "0.10.6" + "ovsx": "0.10.8" }, "dependencies": { "@vscode/ripgrep": "1.17.0" diff --git a/yarn.lock b/yarn.lock index 7140edb..8847faf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1728,10 +1728,10 @@ open@^10.1.0: is-inside-container "^1.0.0" wsl-utils "^0.1.0" -ovsx@0.10.6: - version "0.10.6" - resolved "https://registry.yarnpkg.com/ovsx/-/ovsx-0.10.6.tgz#e7770b6f6d3d997456bb126564fe94e587c58931" - integrity sha512-MZ7pgQ+IS5kumAfZGnhEjmdOUwW0UlmlekMwuA5DeUJeft7jFu9fTIEhH71ypjdUSpdqchodoKgb5y/ilh7b5g== +ovsx@0.10.8: + version "0.10.8" + resolved "https://registry.yarnpkg.com/ovsx/-/ovsx-0.10.8.tgz#a6e733c0c0a9fc2d1ba6d6a6a5c56c054cebb6ad" + integrity sha512-Vf6ZQi2l4ENUUdO8eZhduQVcxYjhLt3LT2OL1ah+4XOZjJakanjhDr563wmcqZJZgbK/Tn09RAMkhblrp0lt/g== dependencies: "@vscode/vsce" "^3.2.1" commander "^6.2.1"