diff --git a/package.json b/package.json index 858ec184..e29fda46 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "numbro": "^2.3.6" }, "peerDependencies": { - "i18next": "^23.2.7", + "i18next": "^23.2.8", "react-i18next": "^13.0.1" }, "devDependencies": { @@ -69,7 +69,7 @@ "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-redux-saga": "^1.3.2", "husky": "^8.0.3", - "i18next": "^23.2.7", + "i18next": "^23.2.8", "jest": "^29.6.1", "lint-staged": "^13.2.3", "npm-check-updates": "^16.10.13", diff --git a/yarn.lock b/yarn.lock index 4fa2343f..e4e73d23 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4577,10 +4577,10 @@ husky@^8.0.3: resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184" integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg== -i18next@^23.2.7: - version "23.2.7" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.2.7.tgz#1e528b71061ca62668d7d2b6586fb4e6cfe5adb4" - integrity sha512-EsbHHvF6b+p+B6Cht5fYWY7VE/WYOrqB1+DNwa1UpLTw6mG5g4tc8KCEjUUOSMUA2yqCsdYQP+PqVq5nBMtOtQ== +i18next@^23.2.8: + version "23.2.8" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.2.8.tgz#dd54fab8f68c1ef2e0408249e042cf9cef683554" + integrity sha512-wU0pMlJ91ZbB89i77G3YQ11/pBQrzgWpxJYl7HFyA9aU9v3aHMI/oBKQmAJNURr0A8cLG4EHjgSMK8IqQTp4PQ== dependencies: "@babel/runtime" "^7.22.5"