From 60eab7c9b9f99eb6a6f93cbaf7ed424487c69b1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 12:10:57 +0000 Subject: [PATCH] Bump i18next from 23.7.18 to 23.8.1 Bumps [i18next](https://github.com/i18next/i18next) from 23.7.18 to 23.8.1. - [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.7.18...v23.8.1) --- 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 3f3f891..0137d08 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@injms/quack-nunjucks-filters": "^0.12.1", "cheerio": "^1.0.0-rc.12", "exifr": "^7.1.3", - "i18next": "^23.7.18", + "i18next": "^23.8.1", "jimp": "^0.22.10", "lodash": "^4.17.21", "yaml": "^2.3.2" @@ -2820,9 +2820,9 @@ } }, "node_modules/i18next": { - "version": "23.7.18", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.18.tgz", - "integrity": "sha512-b9N2KjRCYQNlUvE1Kc83g8knyUkL5NiZQOp9BsTR/v/LXk6Fzz+doOzTg2/826XK28mCgBkYLNAtixjE58qpCw==", + "version": "23.8.1", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.8.1.tgz", + "integrity": "sha512-Yhe6oiJhigSh64ev7nVVywu7vHjuUG41MRmFKNwphbkadqTL1ozZFBQISflY7/ju+gL6I/SPfI1GgWQh1yYArA==", "funding": [ { "type": "individual", @@ -7546,9 +7546,9 @@ "integrity": "sha512-TScO04soylRN9i/QdOdgZyhydXg9z6XdaGzEyOgDKycePeDeTT4KvigjBcI+tgfTlieLWauGORMq5F1eIDa+1w==" }, "i18next": { - "version": "23.7.18", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.18.tgz", - "integrity": "sha512-b9N2KjRCYQNlUvE1Kc83g8knyUkL5NiZQOp9BsTR/v/LXk6Fzz+doOzTg2/826XK28mCgBkYLNAtixjE58qpCw==", + "version": "23.8.1", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.8.1.tgz", + "integrity": "sha512-Yhe6oiJhigSh64ev7nVVywu7vHjuUG41MRmFKNwphbkadqTL1ozZFBQISflY7/ju+gL6I/SPfI1GgWQh1yYArA==", "requires": { "@babel/runtime": "^7.23.2" } diff --git a/package.json b/package.json index 41ea88f..4a6a75c 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@injms/quack-nunjucks-filters": "^0.12.1", "cheerio": "^1.0.0-rc.12", "exifr": "^7.1.3", - "i18next": "^23.7.18", + "i18next": "^23.8.1", "jimp": "^0.22.10", "lodash": "^4.17.21", "yaml": "^2.3.2"