From 77cb1449c1223eeeabab7e8de9edec62cec6d6fc Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 16 Jun 2025 07:17:35 +0000 Subject: [PATCH] fix: packages/plugins/@nocobase/plugin-workflow-dynamic-calculation/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BABELRUNTIME-10044504 --- .../@nocobase/plugin-workflow-dynamic-calculation/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/plugins/@nocobase/plugin-workflow-dynamic-calculation/package.json b/packages/plugins/@nocobase/plugin-workflow-dynamic-calculation/package.json index 5d0a74fc66ebd..6b2306efed19d 100644 --- a/packages/plugins/@nocobase/plugin-workflow-dynamic-calculation/package.json +++ b/packages/plugins/@nocobase/plugin-workflow-dynamic-calculation/package.json @@ -17,7 +17,7 @@ "antd": "5.x", "lodash": "4.17.21", "react": "18.x", - "react-i18next": "^11.15.1", + "react-i18next": "^15.5.3", "react-router-dom": "^6.11.2" }, "peerDependencies": {