From 9550a776c41f8912a012ecbde0a6373f70eaf3dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 23:22:24 +0000 Subject: [PATCH] Bump i18next from 23.9.0 to 23.12.1 in /enatega-multivendor-rider Bumps [i18next](https://github.com/i18next/i18next) from 23.9.0 to 23.12.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.9.0...v23.12.1) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- enatega-multivendor-rider/package-lock.json | 14 +++++++------- enatega-multivendor-rider/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/enatega-multivendor-rider/package-lock.json b/enatega-multivendor-rider/package-lock.json index 386146a..5ff5850 100644 --- a/enatega-multivendor-rider/package-lock.json +++ b/enatega-multivendor-rider/package-lock.json @@ -39,7 +39,7 @@ "expo-updates": "~0.24.11", "graphql": "^15.8.0", "i18n-js": "^3.7.1", - "i18next": "^23.7.6", + "i18next": "^23.12.1", "lottie-react-native": "6.5.1", "moment": "^2.29.1", "moment-timezone": "^0.5.34", @@ -10437,9 +10437,9 @@ "integrity": "sha512-+Gm8h5HL0emzKhRx2avMKX+nKiVPXeaOZm7Euf2/pbbFcLQoJ3zZYiUykAzoRasijCoWos2Kl1tslmScTgAQKw==" }, "node_modules/i18next": { - "version": "23.9.0", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.9.0.tgz", - "integrity": "sha512-f3MUciKqwzNV//mHG6EtdSlC65+nqH/3zK8sOSWqNV6FVu2tmHhF/rFOp9UF8S4m1odojtuipKaKJrP0Loh60g==", + "version": "23.12.1", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.12.1.tgz", + "integrity": "sha512-l4y291ZGRgUhKuqVSiqyuU2DDzxKStlIWSaoNBR4grYmh0X+pRYbFpTMs3CnJ5ECKbOI8sQcJ3PbTUfLgPRaMA==", "funding": [ { "type": "individual", @@ -25356,9 +25356,9 @@ "integrity": "sha512-+Gm8h5HL0emzKhRx2avMKX+nKiVPXeaOZm7Euf2/pbbFcLQoJ3zZYiUykAzoRasijCoWos2Kl1tslmScTgAQKw==" }, "i18next": { - "version": "23.9.0", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.9.0.tgz", - "integrity": "sha512-f3MUciKqwzNV//mHG6EtdSlC65+nqH/3zK8sOSWqNV6FVu2tmHhF/rFOp9UF8S4m1odojtuipKaKJrP0Loh60g==", + "version": "23.12.1", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.12.1.tgz", + "integrity": "sha512-l4y291ZGRgUhKuqVSiqyuU2DDzxKStlIWSaoNBR4grYmh0X+pRYbFpTMs3CnJ5ECKbOI8sQcJ3PbTUfLgPRaMA==", "requires": { "@babel/runtime": "^7.23.2" } diff --git a/enatega-multivendor-rider/package.json b/enatega-multivendor-rider/package.json index e48a3ed..bc5bc30 100644 --- a/enatega-multivendor-rider/package.json +++ b/enatega-multivendor-rider/package.json @@ -63,7 +63,7 @@ "expo-updates": "~0.24.11", "graphql": "^15.8.0", "i18n-js": "^3.7.1", - "i18next": "^23.7.6", + "i18next": "^23.12.1", "lottie-react-native": "6.5.1", "moment": "^2.29.1", "moment-timezone": "^0.5.34",