diff --git a/packages/debug/package.json b/packages/debug/package.json index 680cf5325732a..efd356b6c6268 100644 --- a/packages/debug/package.json +++ b/packages/debug/package.json @@ -4,7 +4,7 @@ "description": "Theia - Debug Extension", "dependencies": { "@theia/console": "1.31.0", - "@theia/core": "1.31.0", + "@theia/core": "1.47.0", "@theia/editor": "1.31.0", "@theia/filesystem": "1.31.0", "@theia/markers": "1.31.0", @@ -12,7 +12,7 @@ "@theia/monaco-editor-core": "1.72.3", "@theia/output": "1.31.0", "@theia/process": "1.31.0", - "@theia/task": "1.31.0", + "@theia/task": "1.47.0", "@theia/terminal": "1.31.0", "@theia/variable-resolver": "1.31.0", "@theia/workspace": "1.31.0",