From be96c9d5d0a92d4be034b9b23104ec5d4c3cdc91 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Mar 2023 10:46:44 +0000 Subject: [PATCH] Update dependency i18next to v22.4.13 --- 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 0456e9e8b0..41fd33e068 100644 --- a/ghost/i18n/package.json +++ b/ghost/i18n/package.json @@ -28,6 +28,6 @@ "mocha": "10.2.0" }, "dependencies": { - "i18next": "22.4.12" + "i18next": "22.4.13" } } diff --git a/yarn.lock b/yarn.lock index 63590d253d..b42d086779 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16163,10 +16163,10 @@ i18next-parser@7.7.0: vinyl-fs "^3.0.2" vue-template-compiler "^2.6.11" -i18next@22.4.12, i18next@^22.0.4: - version "22.4.12" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-22.4.12.tgz#fde322c186501ea1adcdfac41b2d2552b26eab42" - integrity sha512-2lE+vRXxQ3lGLub1CVbwgO0IfkLHmUSDVOAVdPh22CsxttMXi+35n2qgxh2wZIkKl6t/NMzPfgFPRDiFQOmiCg== +i18next@22.4.13, i18next@^22.0.4: + version "22.4.13" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-22.4.13.tgz#02e291ab0056eab13b7d356fb454ff991923eaa0" + integrity sha512-GX7flMHRRqQA0I1yGLmaZ4Hwt1JfLqagk8QPDPZsqekbKtXsuIngSVWM/s3SLgNkrEXjA+0sMGNuOEkkmyqmWg== dependencies: "@babel/runtime" "^7.20.6"