diff --git a/package.json b/package.json index 88a2ed2b4..404f869e4 100644 --- a/package.json +++ b/package.json @@ -108,7 +108,7 @@ "glob": "^8.1.0", "http-errors": "2.0.0", "i18next": "^22.5.1", - "i18next-fs-backend": "^2.1.1", + "i18next-fs-backend": "^2.1.5", "i18next-http-backend": "^2.2.0", "inline-css": "^4.0.2", "invariant": "^2.2.4", diff --git a/yarn.lock b/yarn.lock index 25d8625fd..d8bda6342 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7685,10 +7685,10 @@ husky@^8.0.2: resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.2.tgz#5816a60db02650f1f22c8b69b928fd6bcd77a236" integrity sha512-Tkv80jtvbnkK3mYWxPZePGFpQ/tT3HNSs/sasF9P2YfkMezDl3ON37YN6jUUI4eTg5LcyVynlb6r4eyvOmspvg== -i18next-fs-backend@^2.1.1: - version "2.1.1" - resolved "https://registry.yarnpkg.com/i18next-fs-backend/-/i18next-fs-backend-2.1.1.tgz#07c6393be856c5a398e3dfc1257bf8439841cd89" - integrity sha512-FTnj+UmNgT3YRml5ruRv0jMZDG7odOL/OP5PF5mOqvXud2vHrPOOs68Zdk6iqzL47cnnM0ZVkK2BAvpFeDJToA== +i18next-fs-backend@^2.1.5: + version "2.1.5" + resolved "https://registry.yarnpkg.com/i18next-fs-backend/-/i18next-fs-backend-2.1.5.tgz#03347eacde6a35b599da1889a048ae63bcf0c687" + integrity sha512-7fgSH8nVhXSBYPHR/W3tEXXhcnwHwNiND4Dfx9knzPzdsWTUTL/TdDVV+DY0dL0asHKLbdoJaXS4LdVW6R8MVQ== i18next-http-backend@^2.2.0: version "2.2.0"