diff --git a/Plan/react/dashboard/package.json b/Plan/react/dashboard/package.json index 12f7690e6..5b1577439 100644 --- a/Plan/react/dashboard/package.json +++ b/Plan/react/dashboard/package.json @@ -36,7 +36,7 @@ "react-bootstrap": "^2.10.0", "react-bootstrap-range-slider": "^3.0.8", "react-dom": "^18.2.0", - "react-i18next": "^14.0.0", + "react-i18next": "^14.0.1", "react-mcjsonchat": "^1.0.0", "react-router-dom": "6", "sass": "^1.70.0", diff --git a/Plan/react/dashboard/yarn.lock b/Plan/react/dashboard/yarn.lock index 570fd07e8..a8f7ce8c1 100644 --- a/Plan/react/dashboard/yarn.lock +++ b/Plan/react/dashboard/yarn.lock @@ -2705,10 +2705,10 @@ react-debounce-input@=3.3.0: loose-envify "^1.1.0" scheduler "^0.23.0" -react-i18next@^14.0.0: - version "14.0.0" - resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-14.0.0.tgz#eb39d2245fd1024237828c955f770e409a1ccb12" - integrity sha512-OCrS8rHNAmnr8ggGRDxjakzihrMW7HCbsplduTm3EuuQ6fyvWGT41ksZpqbduYoqJurBmEsEVZ1pILSUWkHZng== +react-i18next@^14.0.1: + version "14.0.1" + resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-14.0.1.tgz#75351b25be076ad7391360b5a111b59ca87e0b63" + integrity sha512-TMV8hFismBmpMdIehoFHin/okfvgjFhp723RYgIqB4XyhDobVMyukyM3Z8wtTRmajyFMZrBl/OaaXF2P6WjUAw== dependencies: "@babel/runtime" "^7.22.5" html-parse-stringify "^3.0.1"