diff --git a/package.json b/package.json index 77b5499..db0b94f 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.3", "i18next-intervalplural-postprocessor": "^3.0.0", "i18next-react-postprocessor": "^3.0.5" }, diff --git a/yarn.lock b/yarn.lock index 113ec7d..2efd4bb 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.3: + version "2.6.3" + resolved "https://registry.yarnpkg.com/i18next-fs-backend/-/i18next-fs-backend-2.6.3.tgz#a8e16f4f4321614cb35183976e63c3f341fd6eeb" + integrity sha512-/5aW996nbolGh/qVU9urjAJ2QiXpiyGuhG8x/ZvvZQ3bMlrK+ouUdD6whS4e+sU9CCdUIzl7x/heEjsBh/3xtw== i18next-intervalplural-postprocessor@^3.0.0: version "3.0.0"