diff --git a/package.json b/package.json index 4c459145b9..24457a505b 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "bip39": "^3.1.0", "date-fns": "3.0.6", "ethers": "^6.9.2", - "i18next": "23.7.11", + "i18next": "23.7.16", "react": "18.2.0", "react-dom": "18.2.0", "react-i18next": "14.0.0", diff --git a/yarn.lock b/yarn.lock index 74dd0c906e..b7028bf0e6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9041,10 +9041,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.7.11: - version "23.7.11" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.7.11.tgz#ee4dfa58f9b27807ebf57d7c33a6c4a0bb4bf7c8" - integrity sha512-A/vOkw8vY99YHU9A1Td3I1dcTiYaPnwBWzrpVzfXUXSYgogK3cmBcmop/0cnXPc6QpUWIyqaugKNxRUEZVk9Nw== +i18next@23.7.16: + version "23.7.16" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.7.16.tgz#7026d18b7a3ac9e2ecfeb78da5e4da5ca33312ef" + integrity sha512-SrqFkMn9W6Wb43ZJ9qrO6U2U4S80RsFMA7VYFSqp7oc7RllQOYDCdRfsse6A7Cq/V8MnpxKvJCYgM8++27n4Fw== dependencies: "@babel/runtime" "^7.23.2"