diff --git a/package-lock.json b/package-lock.json index c79822d01..e072276cb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "cookies-next": "5.0.2", "currency-symbol-map": "5.1.0", "formik": "2.4.6", - "i18next": "24.2.0", + "i18next": "24.2.1", "micromatch": "4.0.8", "mixpanel-browser": "2.58.0", "next": "15.1.4", @@ -12852,9 +12852,9 @@ } }, "node_modules/i18next": { - "version": "24.2.0", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-24.2.0.tgz", - "integrity": "sha512-ArJJTS1lV6lgKH7yEf4EpgNZ7+THl7bsGxxougPYiXRTJ/Fe1j08/TBpV9QsXCIYVfdE/HWG/xLezJ5DOlfBOA==", + "version": "24.2.1", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-24.2.1.tgz", + "integrity": "sha512-Q2wC1TjWcSikn1VAJg13UGIjc+okpFxQTxjVAymOnSA3RpttBQNMPf2ovcgoFVsV4QNxTfNZMAxorXZXsk4fBA==", "funding": [ { "type": "individual", @@ -12869,7 +12869,6 @@ "url": "https://www.i18next.com/how-to/faq#i18next-is-awesome.-how-can-i-support-the-project" } ], - "license": "MIT", "dependencies": { "@babel/runtime": "^7.23.2" }, diff --git a/package.json b/package.json index 133c6a523..db25dd79e 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "cookies-next": "5.0.2", "currency-symbol-map": "5.1.0", "formik": "2.4.6", - "i18next": "24.2.0", + "i18next": "24.2.1", "micromatch": "4.0.8", "mixpanel-browser": "2.58.0", "next": "15.1.4",