diff --git a/package-lock.json b/package-lock.json index 3ce7ed19a0..cbc1deb64d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "flag-icons": "^7.2.3", "fullcalendar": "^6.1.15", "i18n": "^0.15.1", - "i18next": "^24.2.0", + "i18next": "^24.2.1", "icheck-bootstrap": "^3.0.1", "inputmask": "^5.0.9", "jquery": "^3.7.1", @@ -8526,9 +8526,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", diff --git a/package.json b/package.json index c3fd9280cd..3651a0a526 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "flag-icons": "^7.2.3", "fullcalendar": "^6.1.15", "i18n": "^0.15.1", - "i18next": "^24.2.0", + "i18next": "^24.2.1", "icheck-bootstrap": "^3.0.1", "inputmask": "^5.0.9", "jquery": "^3.7.1",