diff --git a/package.json b/package.json index 77b5499..9e84889 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "html-entities": "^2.3.2", "i18next": "^19.5.2", "i18next-chained-backend": "^2.0.1", - "i18next-fs-backend": "^1.0.7", + "i18next-fs-backend": "^2.6.1", "i18next-intervalplural-postprocessor": "^3.0.0", "i18next-react-postprocessor": "^3.0.5" }, diff --git a/yarn.lock b/yarn.lock index 113ec7d..401d0dc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2343,10 +2343,10 @@ i18next-chained-backend@^2.0.1: dependencies: "@babel/runtime" "^7.4.5" -i18next-fs-backend@^1.0.7: - version "1.1.5" - resolved "https://registry.yarnpkg.com/i18next-fs-backend/-/i18next-fs-backend-1.1.5.tgz#dcbd8227b1c1e4323b3c40e269d4762e8313d9e5" - integrity sha512-raTel3EfshiUXxR0gvmIoqp75jhkj8+7R1LjB006VZKPTFBbXyx6TlUVhb8Z9+7ahgpFbcQg1QWVOdf/iNzI5A== +i18next-fs-backend@^2.6.1: + version "2.6.1" + resolved "https://registry.yarnpkg.com/i18next-fs-backend/-/i18next-fs-backend-2.6.1.tgz#bb352278136f47599783308df29f0a1b6a0d08b6" + integrity sha512-eYWTX7QT7kJ0sZyCPK6x1q+R63zvNKv2D6UdbMf15A8vNb2ZLyw4NNNZxPFwXlIv/U+oUtg8SakW6ZgJZcoqHQ== i18next-intervalplural-postprocessor@^3.0.0: version "3.0.0"