diff --git a/package-lock.json b/package-lock.json index 5cd94fcae4..998163eda7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "flag-icons": "^7.2.2", "fullcalendar": "^6.1.15", "i18n": "^0.15.1", - "i18next": "^23.12.6", + "i18next": "^23.13.0", "icheck-bootstrap": "^3.0.1", "inputmask": "^5.0.8", "jquery": "^3.7.1", @@ -8229,9 +8229,9 @@ } }, "node_modules/i18next": { - "version": "23.12.6", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.12.6.tgz", - "integrity": "sha512-dhvsB9zXgcWfaLHMmiHcwtMm1ZHrG0bOtECsijvFvWU5XUHrSeeoAhGCQMLC0fwXzvXvZ04ZlMkcHPu52DViGA==", + "version": "23.13.0", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.13.0.tgz", + "integrity": "sha512-B+g0/KTKmN3+NeMKPljQxdrih6Q6lyDF5O2e/Ofd0JQsTLojJD/BSTTN04iw6OVc0yBiHeypu5hoBNV6ag44Zw==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index cf23ca9215..4d53db39c5 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "flag-icons": "^7.2.2", "fullcalendar": "^6.1.15", "i18n": "^0.15.1", - "i18next": "^23.12.6", + "i18next": "^23.13.0", "icheck-bootstrap": "^3.0.1", "inputmask": "^5.0.8", "jquery": "^3.7.1",