diff --git a/package-lock.json b/package-lock.json index 6de0e05356..8de58b56af 100644 --- a/package-lock.json +++ b/package-lock.json @@ -29,7 +29,7 @@ "fast-xml-parser": "^4.4.1", "history": "^4.10.1", "hoist-non-react-statics": "^3.3.2", - "i18next": "^23.12.2", + "i18next": "^23.14.0", "i18next-http-backend": "^2.5.2", "ical.js": "^2.0.0", "memoize-one": "^6.0.0", @@ -7486,9 +7486,9 @@ } }, "node_modules/i18next": { - "version": "23.12.2", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.12.2.tgz", - "integrity": "sha512-XIeh5V+bi8SJSWGL3jqbTEBW5oD6rbP5L+E7dVQh1MNTxxYef0x15rhJVcRb7oiuq4jLtgy2SD8eFlf6P2cmqg==", + "version": "23.14.0", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.14.0.tgz", + "integrity": "sha512-Y5GL4OdA8IU2geRrt2+Uc1iIhsjICdHZzT9tNwQ3TVqdNzgxHToGCKf/TPRP80vTCAP6svg2WbbJL+Gx5MFQVA==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index 90dcff7f5f..023cae44f3 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "fast-xml-parser": "^4.4.1", "history": "^4.10.1", "hoist-non-react-statics": "^3.3.2", - "i18next": "^23.12.2", + "i18next": "^23.14.0", "i18next-http-backend": "^2.5.2", "ical.js": "^2.0.0", "memoize-one": "^6.0.0",