From 35081de66e5aa30fedb8549d7674c858ba0313a5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Jul 2023 06:59:48 +0000 Subject: [PATCH] Update dependency i18next to v23.2.8 --- ghost/i18n/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ghost/i18n/package.json b/ghost/i18n/package.json index 78d8d11a22..173a9d1c18 100644 --- a/ghost/i18n/package.json +++ b/ghost/i18n/package.json @@ -31,6 +31,6 @@ "typescript": "5.1.6" }, "dependencies": { - "i18next": "23.0.1" + "i18next": "23.2.8" } } diff --git a/yarn.lock b/yarn.lock index 54837ca9d0..a8aad73ef2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -19616,10 +19616,10 @@ i18next-parser@8.0.0: vinyl-fs "^3.0.2" vue-template-compiler "^2.6.11" -i18next@23.0.1: - version "23.0.1" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.0.1.tgz#f33cce7de865849bd9120438bc75f770ffc070d5" - integrity sha512-/wiTpPwkrfg2rMdRsREJzH0TJT9QBgoTRfiPlNoewvIrOI3ID4lY0eDRE5xi8a+HClpa3ChYfQZHJuGzOx1GBw== +i18next@23.2.8: + version "23.2.8" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.2.8.tgz#dd54fab8f68c1ef2e0408249e042cf9cef683554" + integrity sha512-wU0pMlJ91ZbB89i77G3YQ11/pBQrzgWpxJYl7HFyA9aU9v3aHMI/oBKQmAJNURr0A8cLG4EHjgSMK8IqQTp4PQ== dependencies: "@babel/runtime" "^7.22.5"