diff --git a/.changelog/1101.internal.md b/.changelog/1101.internal.md new file mode 100644 index 000000000..b9c66889d --- /dev/null +++ b/.changelog/1101.internal.md @@ -0,0 +1 @@ +Update dependency i18next to v23.7.11 diff --git a/package.json b/package.json index 1e681d4aa..558cb3820 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "bip39": "^3.1.0", "date-fns": "2.30.0", "ethers": "^6.9.0", - "i18next": "23.7.9", + "i18next": "23.7.11", "react": "18.2.0", "react-dom": "18.2.0", "react-i18next": "13.5.0", diff --git a/yarn.lock b/yarn.lock index e21f06009..eef017ac2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9071,10 +9071,10 @@ human-signals@^4.3.0: resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-4.3.1.tgz#ab7f811e851fca97ffbd2c1fe9a958964de321b2" integrity sha512-nZXjEF2nbo7lIw3mgYjItAfgQXog3OjJogSbKa2CQIIvSGWcKgeJnQlNXip6NglNzYH45nSRiEVimMvYL8DDqQ== -i18next@23.7.9: - version "23.7.9" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.7.9.tgz#1c42e7467ac5ee21ca830a0a4d3f9595cd826498" - integrity sha512-wturtxTfJLJdLzHhyfxXo2l9Cbu2Iz4wF4065oWThPvdFJMUUG3fhXD3BLCHgrv4VxfScORq0i9sfCdjVPbgiw== +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== dependencies: "@babel/runtime" "^7.23.2"