From 4d8507bc18149bed78982a14c7599f3fcd68702d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 12:42:48 +0000 Subject: [PATCH] Bump i18next from 23.14.0 to 23.16.6 Bumps [i18next](https://github.com/i18next/i18next) from 23.14.0 to 23.16.6. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next/compare/v23.14.0...v23.16.6) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 369415b..0cb6868 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@injms/quack-nunjucks-filters": "^0.12.1", "cheerio": "^1.0.0", "exifr": "^7.1.3", - "i18next": "^23.14.0", + "i18next": "^23.16.6", "jimp": "^1.6.0", "lodash": "^4.17.21", "yaml": "^2.6.0" @@ -3199,9 +3199,9 @@ } }, "node_modules/i18next": { - "version": "23.14.0", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.14.0.tgz", - "integrity": "sha512-Y5GL4OdA8IU2geRrt2+Uc1iIhsjICdHZzT9tNwQ3TVqdNzgxHToGCKf/TPRP80vTCAP6svg2WbbJL+Gx5MFQVA==", + "version": "23.16.6", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.16.6.tgz", + "integrity": "sha512-wGdE5rUfkZtrL5k6MCptxbpjmgwku4rBRVU/YOJ7Xfd841fgaZjlxHpVJ5NIz8sfSvAJhEhJrvJ8qE7AWXE4Xg==", "funding": [ { "type": "individual", @@ -8022,9 +8022,9 @@ "integrity": "sha512-TScO04soylRN9i/QdOdgZyhydXg9z6XdaGzEyOgDKycePeDeTT4KvigjBcI+tgfTlieLWauGORMq5F1eIDa+1w==" }, "i18next": { - "version": "23.14.0", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.14.0.tgz", - "integrity": "sha512-Y5GL4OdA8IU2geRrt2+Uc1iIhsjICdHZzT9tNwQ3TVqdNzgxHToGCKf/TPRP80vTCAP6svg2WbbJL+Gx5MFQVA==", + "version": "23.16.6", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.16.6.tgz", + "integrity": "sha512-wGdE5rUfkZtrL5k6MCptxbpjmgwku4rBRVU/YOJ7Xfd841fgaZjlxHpVJ5NIz8sfSvAJhEhJrvJ8qE7AWXE4Xg==", "requires": { "@babel/runtime": "^7.23.2" } diff --git a/package.json b/package.json index f53cf72..780ed02 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@injms/quack-nunjucks-filters": "^0.12.1", "cheerio": "^1.0.0", "exifr": "^7.1.3", - "i18next": "^23.14.0", + "i18next": "^23.16.6", "jimp": "^1.6.0", "lodash": "^4.17.21", "yaml": "^2.6.0"