diff --git a/package.json b/package.json index 7ba9d2825b..01cca58c19 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "copy-to-clipboard": "3.3.3", "grommet": "2.33.2", "grommet-icons": "4.11.0", - "i18next": "23.5.1", + "i18next": "23.6.0", "i18next-browser-languagedetector": "7.1.0", "lodash": "4.17.21", "qrcode.react": "3.1.0", diff --git a/yarn.lock b/yarn.lock index 826e12d63a..f9b319bb50 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7252,10 +7252,10 @@ i18next@*: dependencies: "@babel/runtime" "^7.12.0" -i18next@23.5.1: - version "23.5.1" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.5.1.tgz#7f7c35ffaa907618d9489f106d5006b09fbca3d3" - integrity sha512-JelYzcaCoFDaa+Ysbfz2JsGAKkrHiMG6S61+HLBUEIPaF40WMwW9hCPymlQGrP+wWawKxKPuSuD71WZscCsWHg== +i18next@23.6.0: + version "23.6.0" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.6.0.tgz#c6e996cfd3fef0bf60be3b7c581c35338dba5a71" + integrity sha512-z0Cxr0MGkt+kli306WS4nNNM++9cgt2b2VCMprY92j+AIab/oclgPxdwtTZVLP1zn5t5uo8M6uLsZmYrcjr3HA== dependencies: "@babel/runtime" "^7.22.5"