diff --git a/package.json b/package.json index 3e3d395f89..440aa7aaa5 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "copy-to-clipboard": "3.3.3", "grommet": "2.33.2", "grommet-icons": "4.11.0", - "i18next": "23.5.0", + "i18next": "23.5.1", "i18next-browser-languagedetector": "7.1.0", "lodash": "4.17.21", "qrcode.react": "3.1.0", diff --git a/yarn.lock b/yarn.lock index 2fcd50bfc8..d4fc5ce859 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7218,10 +7218,10 @@ i18next@*: dependencies: "@babel/runtime" "^7.12.0" -i18next@23.5.0: - version "23.5.0" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.5.0.tgz#24745f33e8e3edfe4f1b6703980d0eaa6b6bc39f" - integrity sha512-SidadIY6yQfmgsDuP1kAGmLbADTGfb7dNCUbAccJ7cbIqKf0+92YNgTI8EWfhV57uX7h+h9Q4yrIMoC+o5Qu+w== +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== dependencies: "@babel/runtime" "^7.22.5"