diff --git a/package-lock.json b/package-lock.json index 568871de1f..41118a18e8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,7 @@ "fast-deep-equal": "^3.1.3", "fast-xml-parser": "^5.3.6", "hoist-non-react-statics": "^3.3.2", - "i18next": "^25.8.7", + "i18next": "^25.8.10", "i18next-http-backend": "^3.0.2", "ical.js": "^2.2.1", "lucide-react": "^0.564.0", @@ -7817,9 +7817,9 @@ } }, "node_modules/i18next": { - "version": "25.8.7", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-25.8.7.tgz", - "integrity": "sha512-ttxxc5+67S/0hhoeVdEgc1lRklZhdfcUSEPp1//uUG2NB88X3667gRsDar+ZWQFdysnOsnb32bcoMsa4mtzhkQ==", + "version": "25.8.10", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-25.8.10.tgz", + "integrity": "sha512-CtPJLMAz1G8sxo+mIzfBjGgLxWs7d6WqIjlmmv9BTsOat4pJIfwZ8cm07n3kFS6bP9c6YwsYutYrwsEeJVBo2g==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index f731791cee..6a7019a68a 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "fast-deep-equal": "^3.1.3", "fast-xml-parser": "^5.3.6", "hoist-non-react-statics": "^3.3.2", - "i18next": "^25.8.7", + "i18next": "^25.8.10", "i18next-http-backend": "^3.0.2", "ical.js": "^2.2.1", "lucide-react": "^0.564.0",