diff --git a/package-lock.json b/package-lock.json index e85bb25..3360e8e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "react": "19.2.4", "react-apexcharts": "1.9.0", "react-dom": "19.2.4", - "react-i18next": "16.5.3", + "react-i18next": "16.5.4", "react-oidc-context": "3.3.0", "react-router": "7.13.0", "uuid": "13.0.0" @@ -4677,9 +4677,9 @@ } }, "node_modules/react-i18next": { - "version": "16.5.3", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-16.5.3.tgz", - "integrity": "sha512-fo+/NNch37zqxOzlBYrWMx0uy/yInPkRfjSuy4lqKdaecR17nvCHnEUt3QyzA8XjQ2B/0iW/5BhaHR3ZmukpGw==", + "version": "16.5.4", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-16.5.4.tgz", + "integrity": "sha512-6yj+dcfMncEC21QPhOTsW8mOSO+pzFmT6uvU7XXdvM/Cp38zJkmTeMeKmTrmCMD5ToT79FmiE/mRWiYWcJYW4g==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.28.4", diff --git a/package.json b/package.json index ccb207b..4e07e25 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "react": "19.2.4", "react-apexcharts": "1.9.0", "react-dom": "19.2.4", - "react-i18next": "16.5.3", + "react-i18next": "16.5.4", "react-router": "7.13.0", "uuid": "13.0.0" },