From 045dbb932ef05bdf8419de7333e985130bdb78e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 10:19:47 -0700 Subject: [PATCH] chore(deps): bump i18next from 22.4.15 to 22.5.0 (#5394) 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 2ae3e5c3e..02e3e606b 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "gemoji": "6.x", "glob": "^8.1.0", "http-errors": "2.0.0", - "i18next": "^22.4.15", + "i18next": "^22.5.0", "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 1f476638e..79ef7a192 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7517,10 +7517,10 @@ i18next-parser@^7.9.0: vinyl-fs "^3.0.2" vue-template-compiler "^2.6.11" -i18next@^22.0.4, i18next@^22.4.15: - version "22.4.15" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-22.4.15.tgz#951882b751872994f8502b5a6ef6f796e6a7d7f8" - integrity sha512-yYudtbFrrmWKLEhl6jvKUYyYunj4bTBCe2qIUYAxbXoPusY7YmdwPvOE6fx6UIfWvmlbCWDItr7wIs8KEBZ5Zg== +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== dependencies: "@babel/runtime" "^7.20.6"