From 662b42d92b6dff11b33b38adca2c73f0c9f675c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 15:35:08 -0800 Subject: [PATCH] chore(deps): bump i18next-fs-backend from 2.1.5 to 2.3.1 (#6303) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index cb605fe7b..fee558676 100644 --- a/package.json +++ b/package.json @@ -115,7 +115,7 @@ "glob": "^8.1.0", "http-errors": "2.0.0", "i18next": "^22.5.1", - "i18next-fs-backend": "^2.1.5", + "i18next-fs-backend": "^2.3.1", "i18next-http-backend": "^2.2.2", "invariant": "^2.2.4", "ioredis": "^5.3.2", diff --git a/yarn.lock b/yarn.lock index 8fb15194a..abaf63987 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7571,10 +7571,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.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-fs-backend@^2.3.1: + version "2.3.1" + resolved "https://registry.yarnpkg.com/i18next-fs-backend/-/i18next-fs-backend-2.3.1.tgz#0c7d2459ff4a039e2b3228131809fbc0e74ff1a8" + integrity sha512-tvfXskmG/9o+TJ5Fxu54sSO5OkY6d+uMn+K6JiUGLJrwxAVfer+8V3nU8jq3ts9Pe5lXJv4b1N7foIjJ8Iy2Gg== i18next-http-backend@^2.2.2: version "2.2.2"