diff --git a/package.json b/package.json index b353daf4..cfdc0c00 100644 --- a/package.json +++ b/package.json @@ -159,7 +159,7 @@ "promise-polyfill": "^8.3.0", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-i18next": ">=12.1.4", + "react-i18next": ">=12.1.5", "react-scripts": "^5.0.1", "react-router-dom": "^6.8.0", "release-it": "^15.6.0", diff --git a/yarn.lock b/yarn.lock index 035129e3..24a089b7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12627,10 +12627,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@>=12.1.4: - version "12.1.4" - resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-12.1.4.tgz#be0a60d3a45acc4321909f8a4b8cde16518a2926" - integrity sha512-XQND7jYtgM7ht5PH3yIZljCRpAMTlH/zmngM9ZjToqa+0BR6xuu8c7QF0WIIOEjcMTB2S3iOfpN/xG/ZrAnO6g== +react-i18next@>=12.1.5: + version "12.1.5" + resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-12.1.5.tgz#b65f5733dd2f96188a9359c009b7dbe27443f009" + integrity sha512-7PQAv6DA0TcStG96fle+8RfTwxVbHVlZZJPoEszwUNvDuWpGldJmNWa3ZPesEsZQZGF6GkzwvEh6p57qpFD2gQ== dependencies: "@babel/runtime" "^7.20.6" html-parse-stringify "^3.0.1"