diff --git a/package-lock.json b/package-lock.json index a85c8a1a..314b6198 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.1", "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.1", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-25.8.1.tgz", + "integrity": "sha512-nFFxhwcRNggIrkv2hx/xMYVMG7Z8iMUA4ZuH4tgcbZiI0bK1jn3kSDIXNWuQDt1xVAu7mb7Qn82TpH7ZAk/okA==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index 47987578..6de6fb39 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.1", "lodash": "^4.17.23", "react": "^19.2.4", "react-dom": "^19.2.4",