diff --git a/package-lock.json b/package-lock.json index 68c651fc1..ef93606ba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "cookies-next": "4.2.1", "currency-symbol-map": "5.1.0", "formik": "2.4.6", - "i18next": "23.14.0", + "i18next": "23.15.1", "micromatch": "4.0.8", "mixpanel-browser": "2.55.1", "next": "14.2.8", @@ -12517,9 +12517,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 ce1bbc531..4e266bbf4 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "cookies-next": "4.2.1", "currency-symbol-map": "5.1.0", "formik": "2.4.6", - "i18next": "23.14.0", + "i18next": "23.15.1", "micromatch": "4.0.8", "mixpanel-browser": "2.55.1", "next": "14.2.8",