diff --git a/package-lock.json b/package-lock.json index db152440e..44e7bc774 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "classnames": "^2.5.1", "deepmerge": "^4.3.1", "dompurify": "^3.4.7", - "i18next": "^26.3.0", + "i18next": "^26.3.1", "react-aria": "^3.47.0", "react-aria-components": "1.16.0", "react-error-boundary": "^6.1.2", @@ -15086,9 +15086,9 @@ } }, "node_modules/i18next": { - "version": "26.3.0", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-26.3.0.tgz", - "integrity": "sha512-gHSgGpUXVmuqE2El1W61DmxeyeTlFfZgdJRWMo9jScAn5pu7TuTuiccb1zh3E2J9hEBVGJ23+96x0ieBhfuIHA==", + "version": "26.3.1", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-26.3.1.tgz", + "integrity": "sha512-txQqd5EULsqEh9OJqRH15aCaOuy/nLJyhw5EHCSKLKJE1aBbb3Zve2+uQIxgWhPm1QqUQoWyQBm2kfmmIrzkcQ==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index 79e028593..830db7bd8 100644 --- a/package.json +++ b/package.json @@ -172,7 +172,7 @@ "classnames": "^2.5.1", "deepmerge": "^4.3.1", "dompurify": "^3.4.7", - "i18next": "^26.3.0", + "i18next": "^26.3.1", "react-aria": "^3.47.0", "react-aria-components": "1.16.0", "react-error-boundary": "^6.1.2",