From 23595f154c9aed336f1c04207a47884335758a44 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 15:30:24 +0000 Subject: [PATCH] chore(deps): update dependency i18next to v23.16.4 --- 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 a19bab8e..7fa62b8d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -29,7 +29,7 @@ "graceful-fs": "4.2.11", "graphql-request": "6.1.0", "husky": "9.1.6", - "i18next": "23.16.3", + "i18next": "23.16.4", "i18next-fs-backend": "2.3.2", "jest": "29.7.0", "jest-json-schema-extended": "1.0.1", @@ -6830,9 +6830,9 @@ } }, "node_modules/i18next": { - "version": "23.16.3", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.16.3.tgz", - "integrity": "sha512-e8q9gFyjrou5v/hBXgRwtWVK7Gp5So19Kf42spJlijGDfkin5abYFHlblonmD2GFYcsf9XIT7MpVuveJq/VCcA==", + "version": "23.16.4", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.16.4.tgz", + "integrity": "sha512-9NIYBVy9cs4wIqzurf7nLXPyf3R78xYbxExVqHLK9od3038rjpyOEzW+XB130kZ1N4PZ9inTtJ471CRJ4Ituyg==", "dev": true, "funding": [ { @@ -17832,9 +17832,9 @@ "dev": true }, "i18next": { - "version": "23.16.3", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.16.3.tgz", - "integrity": "sha512-e8q9gFyjrou5v/hBXgRwtWVK7Gp5So19Kf42spJlijGDfkin5abYFHlblonmD2GFYcsf9XIT7MpVuveJq/VCcA==", + "version": "23.16.4", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.16.4.tgz", + "integrity": "sha512-9NIYBVy9cs4wIqzurf7nLXPyf3R78xYbxExVqHLK9od3038rjpyOEzW+XB130kZ1N4PZ9inTtJ471CRJ4Ituyg==", "dev": true, "requires": { "@babel/runtime": "^7.23.2" diff --git a/package.json b/package.json index cc8ab0f7..f47132aa 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "graceful-fs": "4.2.11", "graphql-request": "6.1.0", "husky": "9.1.6", - "i18next": "23.16.3", + "i18next": "23.16.4", "i18next-fs-backend": "2.3.2", "jest": "29.7.0", "jest-json-schema-extended": "1.0.1",