diff --git a/packages/plugins/@nocobase/plugin-workflow-aggregate/package.json b/packages/plugins/@nocobase/plugin-workflow-aggregate/package.json index 315015086ca9f..290f48fa0b116 100644 --- a/packages/plugins/@nocobase/plugin-workflow-aggregate/package.json +++ b/packages/plugins/@nocobase/plugin-workflow-aggregate/package.json @@ -12,7 +12,7 @@ "devDependencies": { "antd": "5.x", "react": "18.x", - "react-i18next": "^11.15.1" + "react-i18next": "^15.5.3" }, "peerDependencies": { "@nocobase/client": "1.x",