diff --git a/package-lock.json b/package-lock.json index 54f8d565fc..83a62b7bd9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "fast-deep-equal": "^3.1.3", "fast-xml-parser": "^4.4.1", "hoist-non-react-statics": "^3.3.2", - "i18next": "^23.14.0", + "i18next": "^23.15.1", "i18next-http-backend": "^2.6.1", "ical.js": "^2.0.0", "memoize-one": "^6.0.0", @@ -7322,9 +7322,9 @@ } }, "node_modules/i18next": { - "version": "23.14.0", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.14.0.tgz", - "integrity": "sha512-Y5GL4OdA8IU2geRrt2+Uc1iIhsjICdHZzT9tNwQ3TVqdNzgxHToGCKf/TPRP80vTCAP6svg2WbbJL+Gx5MFQVA==", + "version": "23.15.1", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.15.1.tgz", + "integrity": "sha512-wB4abZ3uK7EWodYisHl/asf8UYEhrI/vj/8aoSsrj/ZDxj4/UXPOa1KvFt1Fq5hkUHquNqwFlDprmjZ8iySgYA==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index d2bc539ca8..37f4eec7b9 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "fast-deep-equal": "^3.1.3", "fast-xml-parser": "^4.4.1", "hoist-non-react-statics": "^3.3.2", - "i18next": "^23.14.0", + "i18next": "^23.15.1", "i18next-http-backend": "^2.6.1", "ical.js": "^2.0.0", "memoize-one": "^6.0.0",