From d7a9082299f7dd065115745ccd4b5f303ee1fc51 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 16 Jun 2025 07:13:11 +0000 Subject: [PATCH] fix: packages/plugins/@nocobase/plugin-workflow-aggregate/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BABELRUNTIME-10044504 --- .../plugins/@nocobase/plugin-workflow-aggregate/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",