From 68dcb0f012db862c12119c63745c67528e61cb01 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Sep 2023 10:36:01 +0000 Subject: [PATCH] Update dependency i18next to v23.5.1 --- 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 ae9dea1e49..1e4a8b7884 100644 --- a/ghost/i18n/package.json +++ b/ghost/i18n/package.json @@ -31,6 +31,6 @@ "mocha": "10.2.0" }, "dependencies": { - "i18next": "23.4.6" + "i18next": "23.5.1" } } diff --git a/yarn.lock b/yarn.lock index 8e88b6627b..c9054e3b3a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -19641,10 +19641,10 @@ i18next-parser@8.7.0: vinyl-fs "^3.0.2" vue-template-compiler "^2.6.11" -i18next@23.4.6: - version "23.4.6" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.4.6.tgz#10211e72d5bd29e274baae99c6cc0178b93a93f8" - integrity sha512-jBE8bui969Ygv7TVYp0pwDZB7+he0qsU+nz7EcfdqSh+QvKjEfl9YPRQd/KrGiMhTYFGkeuPaeITenKK/bSFDg== +i18next@23.5.1: + version "23.5.1" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.5.1.tgz#7f7c35ffaa907618d9489f106d5006b09fbca3d3" + integrity sha512-JelYzcaCoFDaa+Ysbfz2JsGAKkrHiMG6S61+HLBUEIPaF40WMwW9hCPymlQGrP+wWawKxKPuSuD71WZscCsWHg== dependencies: "@babel/runtime" "^7.22.5"