diff --git a/packages/terminal/package.json b/packages/terminal/package.json index 481d5f050241b..2c3664fe3f4c3 100644 --- a/packages/terminal/package.json +++ b/packages/terminal/package.json @@ -3,11 +3,11 @@ "version": "1.31.0", "description": "Theia - Terminal Extension", "dependencies": { - "@theia/core": "1.31.0", + "@theia/core": "1.47.0", "@theia/editor": "1.31.0", "@theia/filesystem": "1.31.0", "@theia/process": "1.31.0", - "@theia/workspace": "1.31.0", + "@theia/workspace": "1.47.0", "xterm": "^4.16.0", "xterm-addon-fit": "^0.5.0", "xterm-addon-search": "^0.8.2"