From 5b7df1a7d053ea8d69cf9f03e826a97555f796c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Apr 2023 09:24:01 +0000 Subject: [PATCH] Update dependency i18next to v22.4.14 --- 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 5a9f2d84dd..8ab03392af 100644 --- a/ghost/i18n/package.json +++ b/ghost/i18n/package.json @@ -27,6 +27,6 @@ "mocha": "10.2.0" }, "dependencies": { - "i18next": "22.4.13" + "i18next": "22.4.14" } } diff --git a/yarn.lock b/yarn.lock index aecf3ede0a..b8cf26cfda 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16873,10 +16873,10 @@ i18next-parser@7.7.0: vinyl-fs "^3.0.2" vue-template-compiler "^2.6.11" -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== +i18next@22.4.14, i18next@^22.0.4: + version "22.4.14" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-22.4.14.tgz#18dd94e9adc2618497c7de101a206e1ca3a18727" + integrity sha512-VtLPtbdwGn0+DAeE00YkiKKXadkwg+rBUV+0v8v0ikEjwdiJ0gmYChVE4GIa9HXymY6wKapkL93vGT7xpq6aTw== dependencies: "@babel/runtime" "^7.20.6"