diff --git a/package-lock.json b/package-lock.json index a85c8a1a..8b190158 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.3", "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.3", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-25.8.3.tgz", + "integrity": "sha512-IC/pp2vkczdu1sBheq1eC92bLavN6fM5jH61c7Xa23PGio5ePEd+EP+re1IkO7KEM9eyeJHUxvIRxsaYTlsSyQ==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index 47987578..edc9a548 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.3", "lodash": "^4.17.23", "react": "^19.2.4", "react-dom": "^19.2.4",