diff --git a/packages/search-in-workspace/package.json b/packages/search-in-workspace/package.json index 5b9af244e3ae1..97fd70e3b6552 100644 --- a/packages/search-in-workspace/package.json +++ b/packages/search-in-workspace/package.json @@ -3,11 +3,11 @@ "version": "1.31.0", "description": "Theia - Search in workspace", "dependencies": { - "@theia/core": "1.31.0", + "@theia/core": "1.37.0", "@theia/editor": "1.31.0", "@theia/filesystem": "1.31.0", - "@theia/navigator": "1.31.0", - "@theia/process": "1.31.0", + "@theia/navigator": "1.37.0", + "@theia/process": "1.37.0", "@theia/workspace": "1.31.0", "@vscode/ripgrep": "^1.14.2", "minimatch": "^5.1.0"