diff --git a/package-lock.json b/package-lock.json index 927e7af9..fdb4e9a4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "react-aria-components": "1.13.0", "react-error-boundary": "^6.0.0", "react-hook-form": "^7.65.0", - "react-i18next": "^16.2.1", + "react-i18next": "^16.2.3", "react-robot": "^1.2.0", "robot3": "^1.2.0", "zod": "^3.25.17" @@ -16000,9 +16000,9 @@ } }, "node_modules/react-i18next": { - "version": "16.2.1", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-16.2.1.tgz", - "integrity": "sha512-z7TVwd8q4AjFo2n7oOwzNusY7xVL4uHykwX1zZRvasUQnmnXlp7Z1FZqXvhK/6hQaCvWTZmZW1bMaUWKowtvVw==", + "version": "16.2.3", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-16.2.3.tgz", + "integrity": "sha512-O0t2zvmIz7nHWKNfIL+O/NTIbpTaOPY0vZov779hegbep3IZ+xcqkeVPKWBSXwzdkiv77q8zmq9toKIUys1x3A==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.27.6", diff --git a/package.json b/package.json index b05eda07..a1bf40f3 100644 --- a/package.json +++ b/package.json @@ -127,7 +127,7 @@ "react-aria-components": "1.13.0", "react-error-boundary": "^6.0.0", "react-hook-form": "^7.65.0", - "react-i18next": "^16.2.1", + "react-i18next": "^16.2.3", "react-robot": "^1.2.0", "robot3": "^1.2.0", "zod": "^3.25.17"