diff --git a/package.json b/package.json index 7bf58c9a0..57bcf370f 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "react": "^18.2.0", "react-device-detect": "^2.2.3", "react-dom": "^18.2.0", - "react-i18next": "^14.0.7", + "react-i18next": "^14.1.0", "react-redux": "^9.1.0", "react-router": "^6.22.2", "react-router-dom": "^6.22.2", diff --git a/yarn.lock b/yarn.lock index 68499b94b..208a82e5d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8684,10 +8684,10 @@ react-error-overlay@^6.0.11: resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.11.tgz#92835de5841c5cf08ba00ddd2d677b6d17ff9adb" integrity sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg== -react-i18next@^14.0.7: - version "14.0.7" - resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-14.0.7.tgz#ea4249e9a2ce0d56e604671e8f98ac84b9805b05" - integrity sha512-8VN7IUaTB5t6ut/1LZtdHstQl1KSFStZRw3UGAERfkToVKLF4yvQVMz/Tq/YG3VR2zaWHEU8WrvIbVGhCqv90Q== +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"