diff --git a/packages/scm-extra/package.json b/packages/scm-extra/package.json index 90fde69b2dc59..55c72760a0132 100644 --- a/packages/scm-extra/package.json +++ b/packages/scm-extra/package.json @@ -5,9 +5,9 @@ "dependencies": { "@theia/core": "1.31.0", "@theia/editor": "1.31.0", - "@theia/filesystem": "1.31.0", - "@theia/navigator": "1.31.0", - "@theia/scm": "1.31.0" + "@theia/filesystem": "1.55.0", + "@theia/navigator": "1.55.0", + "@theia/scm": "1.55.0" }, "publishConfig": { "access": "public"