diff --git a/package-lock.json b/package-lock.json index b008de3..befcf27 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@fontsource/material-symbols-outlined": "^5.2.34", "@google/genai": "^1.39.0", "firebase": "^12.7.0", - "i18next": "^25.7.3", + "i18next": "^25.8.13", "i18next-browser-languagedetector": "^8.2.0", "isomorphic-dompurify": "^2.35.0", "lucide-react": "^0.562.0", @@ -4757,9 +4757,9 @@ } }, "node_modules/i18next": { - "version": "25.7.3", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-25.7.3.tgz", - "integrity": "sha512-2XaT+HpYGuc2uTExq9TVRhLsso+Dxym6PWaKpn36wfBmTI779OQ7iP/XaZHzrnGyzU4SHpFrTYLKfVyBfAhVNA==", + "version": "25.8.13", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-25.8.13.tgz", + "integrity": "sha512-E0vzjBY1yM+nsFrtgkjLhST2NBkirkvOVoQa0MSldhsuZ3jUge7ZNpuwG0Cfc74zwo5ZwRzg3uOgT+McBn32iA==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index 67d85b7..59edb9e 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@fontsource/material-symbols-outlined": "^5.2.34", "@google/genai": "^1.39.0", "firebase": "^12.7.0", - "i18next": "^25.7.3", + "i18next": "^25.8.13", "i18next-browser-languagedetector": "^8.2.0", "isomorphic-dompurify": "^2.35.0", "lucide-react": "^0.562.0",