From 7b272853120d063e0887e985b91161c4df971b78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 19:42:58 +0000 Subject: [PATCH] Bump i18next from 23.16.3 to 23.16.4 (#524) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2194afc..f94199b 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "buffer": "^6.0.3", "date-fns": "^3.6.0", "framer-motion": "^11.11.9", - "i18next": "^23.16.3", + "i18next": "^23.16.4", "i18next-browser-languagedetector": "^7.2.1", "react": "^18.3.0", "react-dom": "^18.2.0", diff --git a/yarn.lock b/yarn.lock index 7666113..51bf3ee 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3885,10 +3885,10 @@ i18next-browser-languagedetector@^7.2.1: dependencies: "@babel/runtime" "^7.23.2" -i18next@^23.16.3: - version "23.16.3" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.16.3.tgz#1b58b2ce2890eed0fb2817c7103182a9cd92a3f1" - integrity sha512-e8q9gFyjrou5v/hBXgRwtWVK7Gp5So19Kf42spJlijGDfkin5abYFHlblonmD2GFYcsf9XIT7MpVuveJq/VCcA== +i18next@^23.16.4: + version "23.16.4" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.16.4.tgz#79c07544f6d6fa803fe8427108d547542c1d6cf4" + integrity sha512-9NIYBVy9cs4wIqzurf7nLXPyf3R78xYbxExVqHLK9od3038rjpyOEzW+XB130kZ1N4PZ9inTtJ471CRJ4Ituyg== dependencies: "@babel/runtime" "^7.23.2"