diff --git a/package-lock.json b/package-lock.json index 32199dbd70..d5be49e9d6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@tabler/icons-react": "2.9.0", "cookie": "0.5.0", "eventsource-parser": "0.1.0", - "i18next": "22.4.13", + "i18next": "22.5.1", "js-cookie": "3.0.5", "next": "13.2.4", "next-i18next": "13.2.2", @@ -4456,9 +4456,9 @@ } }, "node_modules/i18next": { - "version": "22.4.13", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-22.4.13.tgz", - "integrity": "sha512-GX7flMHRRqQA0I1yGLmaZ4Hwt1JfLqagk8QPDPZsqekbKtXsuIngSVWM/s3SLgNkrEXjA+0sMGNuOEkkmyqmWg==", + "version": "22.5.1", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-22.5.1.tgz", + "integrity": "sha512-8TGPgM3pAD+VRsMtUMNknRz3kzqwp/gPALrWMsDnmC1mKqJwpWyooQRLMcbTwq8z8YwSmuj+ZYvc+xCuEpkssA==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index 09ff1f7120..c58d4015af 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@tabler/icons-react": "2.9.0", "cookie": "0.5.0", "eventsource-parser": "0.1.0", - "i18next": "22.4.13", + "i18next": "22.5.1", "js-cookie": "3.0.5", "next": "13.2.4", "next-i18next": "13.2.2",