diff --git a/packages/property-view/package.json b/packages/property-view/package.json index 1744b2aaacf08..ae6bb2dd5cf53 100644 --- a/packages/property-view/package.json +++ b/packages/property-view/package.json @@ -3,8 +3,8 @@ "version": "1.31.0", "description": "Theia - Property View Extension", "dependencies": { - "@theia/core": "1.31.0", - "@theia/filesystem": "1.31.0" + "@theia/core": "1.47.0", + "@theia/filesystem": "1.47.0" }, "publishConfig": { "access": "public"