From c69e82405420cc192b375f4d0bfe17a28c8ede5a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Jan 2024 12:54:14 +0000 Subject: [PATCH] chore(deps): update dependency i18next to v23.7.17 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 409690c7..280fe352 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,7 +33,7 @@ "flowbite": "2.2.1", "flowbite-react": "0.7.2", "http-proxy-middleware": "2.0.6", - "i18next": "23.7.16", + "i18next": "23.7.17", "js-big-decimal": "2.0.4", "patch-package": "8.0.0", "postcss": "8.4.33", @@ -8809,9 +8809,9 @@ } }, "node_modules/i18next": { - "version": "23.7.16", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.16.tgz", - "integrity": "sha512-SrqFkMn9W6Wb43ZJ9qrO6U2U4S80RsFMA7VYFSqp7oc7RllQOYDCdRfsse6A7Cq/V8MnpxKvJCYgM8++27n4Fw==", + "version": "23.7.17", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.17.tgz", + "integrity": "sha512-Wh3mNWeVlwx5HrDSPeJNUYZUrEwFbqykjy80ktIbgRKz41P51wRNyMfXSf5fICyHNJX4O/4XWbecFkprfS8G6w==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index 657b7cfa..19c4b4b9 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "flowbite": "2.2.1", "flowbite-react": "0.7.2", "http-proxy-middleware": "2.0.6", - "i18next": "23.7.16", + "i18next": "23.7.17", "js-big-decimal": "2.0.4", "patch-package": "8.0.0", "postcss": "8.4.33",