diff --git a/packages/scm/package.json b/packages/scm/package.json index 8781c05308280..06a022cf9b691 100644 --- a/packages/scm/package.json +++ b/packages/scm/package.json @@ -3,9 +3,9 @@ "version": "1.31.0", "description": "Theia - Source control Extension", "dependencies": { - "@theia/core": "1.31.0", - "@theia/editor": "1.31.0", - "@theia/filesystem": "1.31.0", + "@theia/core": "1.47.0", + "@theia/editor": "1.47.0", + "@theia/filesystem": "1.47.0", "@types/diff": "^3.2.2", "diff": "^3.4.0", "p-debounce": "^2.1.0",