diff --git a/package-lock.json b/package-lock.json index 71c3daad..bfc2ca0d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "classnames": "^2.5.1", "deepmerge": "^4.3.1", "dompurify": "^3.3.1", - "i18next": "^25.7.3", + "i18next": "^25.7.4", "react-aria": "^3.44.0", "react-aria-components": "1.13.0", "react-error-boundary": "^6.0.2", @@ -11213,9 +11213,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.7.4", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-25.7.4.tgz", + "integrity": "sha512-hRkpEblXXcXSNbw8mBNq9042OEetgyB/ahc/X17uV/khPwzV+uB8RHceHh3qavyrkPJvmXFKXME2Sy1E0KjAfw==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index fa364138..828d3e59 100644 --- a/package.json +++ b/package.json @@ -125,7 +125,7 @@ "classnames": "^2.5.1", "deepmerge": "^4.3.1", "dompurify": "^3.3.1", - "i18next": "^25.7.3", + "i18next": "^25.7.4", "react-aria": "^3.44.0", "react-aria-components": "1.13.0", "react-error-boundary": "^6.0.2",