diff --git a/package.json b/package.json index c8b52e7da8..a2e59da10c 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "react-confetti": "^6.1.0", "react-dom": "^18.2.0", "react-hot-toast": "^2.4.1", - "react-i18next": "^14.0.5", + "react-i18next": "^14.1.0", "react-loading-skeleton": "^3.3.1", "react-modal": "^3.16.1", "react-qr-code": "^2.0.12", diff --git a/yarn.lock b/yarn.lock index fee5a42030..562590a749 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8273,10 +8273,10 @@ react-hot-toast@^2.4.1: dependencies: goober "^2.1.10" -react-i18next@^14.0.5: - version "14.0.5" - resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-14.0.5.tgz#5df7b88a3ac8afbef8089ed0d0c27e12b9a1acac" - integrity sha512-5+bQSeEtgJrMBABBL5lO7jPdSNAbeAZ+MlFWDw//7FnVacuVu3l9EeWFzBQvZsKy+cihkbThWOAThEdH8YjGEw== +react-i18next@^14.1.0: + version "14.1.0" + resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-14.1.0.tgz#44da74fbffd416f5d0c5307ef31735cf10cc91d9" + integrity sha512-3KwX6LHpbvGQ+sBEntjV4sYW3Zovjjl3fpoHbUwSgFHf0uRBcbeCBLR5al6ikncI5+W0EFb71QXZmfop+J6NrQ== dependencies: "@babel/runtime" "^7.23.9" html-parse-stringify "^3.0.1"