diff --git a/package.json b/package.json index e2ac761590..eff95563e2 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "bignumber.js": "9.1.2", "bip39": "^3.1.0", "date-fns": "3.6.0", - "i18next": "23.11.2", + "i18next": "23.11.5", "react": "18.3.1", "react-dom": "18.3.1", "react-i18next": "14.1.1", diff --git a/yarn.lock b/yarn.lock index efb0d4aa42..fd44dd81e2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8073,10 +8073,10 @@ human-signals@^2.1.0: resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0" integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw== -i18next@23.11.2: - version "23.11.2" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.11.2.tgz#4c0e8192a9ba230fe7dc68b76459816ab601826e" - integrity sha512-qMBm7+qT8jdpmmDw/kQD16VpmkL9BdL+XNAK5MNbNFaf1iQQq35ZbPrSlqmnNPOSUY4m342+c0t0evinF5l7sA== +i18next@23.11.5: + version "23.11.5" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.11.5.tgz#d71eb717a7e65498d87d0594f2664237f9e361ef" + integrity sha512-41pvpVbW9rhZPk5xjCX2TPJi2861LEig/YRhUkY+1FQ2IQPS0bKUDYnEqY8XPPbB48h1uIwLnP9iiEfuSl20CA== dependencies: "@babel/runtime" "^7.23.2"