diff --git a/package-lock.json b/package-lock.json index a85c8a1a..2fa876bc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "clsx": "^2.1.1", "date-fns": "^4.1.0", "graphql": "^16.12.0", - "i18next": "^25.8.0", + "i18next": "^25.8.4", "lodash": "^4.17.23", "react": "^19.2.4", "react-dom": "^19.2.4", @@ -6752,9 +6752,9 @@ } }, "node_modules/i18next": { - "version": "25.8.0", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-25.8.0.tgz", - "integrity": "sha512-urrg4HMFFMQZ2bbKRK7IZ8/CTE7D8H4JRlAwqA2ZwDRFfdd0K/4cdbNNLgfn9mo+I/h9wJu61qJzH7jCFAhUZQ==", + "version": "25.8.4", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-25.8.4.tgz", + "integrity": "sha512-a9A0MnUjKvzjEN/26ZY1okpra9kA8MEwzYEz1BNm+IyxUKPRH6ihf0p7vj8YvULwZHKHl3zkJ6KOt4hewxBecQ==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index 47987578..826750aa 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "clsx": "^2.1.1", "date-fns": "^4.1.0", "graphql": "^16.12.0", - "i18next": "^25.8.0", + "i18next": "^25.8.4", "lodash": "^4.17.23", "react": "^19.2.4", "react-dom": "^19.2.4",