From 1d893a06f92a3b9671082c7ed4846aee5a931ce8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 17:54:23 -0700 Subject: [PATCH] chore(deps): bump i18next from 22.5.0 to 22.5.1 (#5604) 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 532161493..dfd7be929 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,7 @@ "gemoji": "6.x", "glob": "^8.1.0", "http-errors": "2.0.0", - "i18next": "^22.5.0", + "i18next": "^22.5.1", "i18next-fs-backend": "^2.1.1", "i18next-http-backend": "^2.2.0", "inline-css": "^4.0.2", diff --git a/yarn.lock b/yarn.lock index 7c8d81b1d..21db2417e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7615,10 +7615,10 @@ i18next-parser@^7.9.0: vinyl-fs "^3.0.2" vue-template-compiler "^2.6.11" -i18next@^22.0.4, i18next@^22.5.0: - version "22.5.0" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-22.5.0.tgz#16d98eba7c748ab183a36505046b5b91f87e989b" - integrity sha512-sqWuJFj+wJAKQP2qBQ+b7STzxZNUmnSxrehBCCj9vDOW9RDYPfqCaK1Hbh2frNYQuPziz6O2CGoJPwtzY3vAYA== +i18next@^22.0.4, i18next@^22.5.1: + version "22.5.1" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-22.5.1.tgz#99df0b318741a506000c243429a7352e5f44d424" + integrity sha512-8TGPgM3pAD+VRsMtUMNknRz3kzqwp/gPALrWMsDnmC1mKqJwpWyooQRLMcbTwq8z8YwSmuj+ZYvc+xCuEpkssA== dependencies: "@babel/runtime" "^7.20.6"