From 8ae30f98ace0a07b29c61f028fc2aa99f30f9d88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 21:05:09 +0000 Subject: [PATCH] Bump i18next from 23.10.1 to 23.16.4 in /enatega-multivendor-app Bumps [i18next](https://github.com/i18next/i18next) from 23.10.1 to 23.16.4. - [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.10.1...v23.16.4) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- enatega-multivendor-app/package-lock.json | 8 ++++---- enatega-multivendor-app/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/enatega-multivendor-app/package-lock.json b/enatega-multivendor-app/package-lock.json index 5b3dbd0..c8db3a5 100644 --- a/enatega-multivendor-app/package-lock.json +++ b/enatega-multivendor-app/package-lock.json @@ -47,7 +47,7 @@ "graphql": "^16.8.1", "graphql-tag": "^2.10.1", "i18n-js": "^4.3.2", - "i18next": "^23.7.6", + "i18next": "^23.16.4", "install": "^0.13.0", "moment": "^2.29.1", "patch-package": "^8.0.0", @@ -10298,9 +10298,9 @@ } }, "node_modules/i18next": { - "version": "23.10.1", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.10.1.tgz", - "integrity": "sha512-NDiIzFbcs3O9PXpfhkjyf7WdqFn5Vq6mhzhtkXzj51aOcNuPNcTwuYNuXCpHsanZGHlHKL35G7huoFeVic1hng==", + "version": "23.16.4", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.16.4.tgz", + "integrity": "sha512-9NIYBVy9cs4wIqzurf7nLXPyf3R78xYbxExVqHLK9od3038rjpyOEzW+XB130kZ1N4PZ9inTtJ471CRJ4Ituyg==", "funding": [ { "type": "individual", diff --git a/enatega-multivendor-app/package.json b/enatega-multivendor-app/package.json index 5832450..929c2b9 100644 --- a/enatega-multivendor-app/package.json +++ b/enatega-multivendor-app/package.json @@ -71,7 +71,7 @@ "graphql": "^16.8.1", "graphql-tag": "^2.10.1", "i18n-js": "^4.3.2", - "i18next": "^23.7.6", + "i18next": "^23.16.4", "install": "^0.13.0", "moment": "^2.29.1", "patch-package": "^8.0.0",