diff --git a/packages/neuron-ui/package.json b/packages/neuron-ui/package.json index 09d6bc4471..135f2297b6 100644 --- a/packages/neuron-ui/package.json +++ b/packages/neuron-ui/package.json @@ -65,7 +65,7 @@ "qr.js": "0.0.0", "react": "18.2.0", "react-dom": "18.2.0", - "react-i18next": "13.5.0", + "react-i18next": "14.1.2", "react-router-dom": "6.21.1", "react-transition-group": "4.4.5", "sass": "1.69.5", @@ -109,6 +109,6 @@ "webpack": "5.89.0" }, "resolutions": { - "react-i18next": "14.0.0" + "react-i18next": "14.1.2" } } diff --git a/yarn.lock b/yarn.lock index ec0e334a1a..915fb86461 100644 --- a/yarn.lock +++ b/yarn.lock @@ -17058,7 +17058,7 @@ 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@13.5.0, react-i18next@>=11.16.4: +react-i18next@14.1.2, react-i18next@>=11.16.4: version "14.1.0" resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-14.1.0.tgz#44da74fbffd416f5d0c5307ef31735cf10cc91d9" integrity sha512-3KwX6LHpbvGQ+sBEntjV4sYW3Zovjjl3fpoHbUwSgFHf0uRBcbeCBLR5al6ikncI5+W0EFb71QXZmfop+J6NrQ==