diff --git a/package.json b/package.json index ec4627d0a4..6fab70e473 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "avataaars": "^2.0.0", "classnames": "^2.5.1", "file-saver": "^2.0.5", - "i18next": "^23.11.4", + "i18next": "^23.11.5", "i18next-browser-languagedetector": "^8.0.0", "js-cookie": "^3.0.5", "linkify-react": "^4.1.3", diff --git a/yarn.lock b/yarn.lock index e80470fe8b..9a75cb0465 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6002,10 +6002,10 @@ i18next@^21.0.1: dependencies: "@babel/runtime" "^7.17.2" -i18next@^23.11.4: - version "23.11.4" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.11.4.tgz#3f0e620fd2cff3825324191615d0ab0a1eec3baf" - integrity sha512-CCUjtd5TfaCl+mLUzAA0uPSN+AVn4fP/kWCYt/hocPUwusTpMVczdrRyOBUwk6N05iH40qiKx6q1DoNJtBIwdg== +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"