diff --git a/packages/toolbar/package.json b/packages/toolbar/package.json index 8e22c9a47f099..4b0507395f284 100644 --- a/packages/toolbar/package.json +++ b/packages/toolbar/package.json @@ -30,11 +30,11 @@ "@theia/core": "1.31.0", "@theia/editor": "1.31.0", "@theia/file-search": "1.31.0", - "@theia/filesystem": "1.31.0", + "@theia/filesystem": "1.55.0", "@theia/monaco": "1.31.0", "@theia/monaco-editor-core": "1.72.3", - "@theia/search-in-workspace": "1.31.0", - "@theia/userstorage": "1.31.0", + "@theia/search-in-workspace": "1.55.0", + "@theia/userstorage": "1.55.0", "@theia/workspace": "1.31.0", "ajv": "^6.5.3", "jsonc-parser": "^2.2.0",