diff --git a/jordi/package-lock.json b/jordi/package-lock.json index 88e7e99..0c1d606 100644 --- a/jordi/package-lock.json +++ b/jordi/package-lock.json @@ -13,7 +13,7 @@ "cyt-utils": "*3.1.0", "express": "^4.18.3", "express-prom-bundle": "^7.0.0", - "i18next": "^23.11.3", + "i18next": "^23.12.1", "mongoose": "^8.0.4", "node-cron": "^3.0.3" }, @@ -2755,9 +2755,9 @@ } }, "node_modules/i18next": { - "version": "23.11.3", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.11.3.tgz", - "integrity": "sha512-Pq/aSKowir7JM0rj+Wa23Kb6KKDUGno/HjG+wRQu0PxoTbpQ4N89MAT0rFGvXmLkRLNMb1BbBOKGozl01dabzg==", + "version": "23.12.1", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.12.1.tgz", + "integrity": "sha512-l4y291ZGRgUhKuqVSiqyuU2DDzxKStlIWSaoNBR4grYmh0X+pRYbFpTMs3CnJ5ECKbOI8sQcJ3PbTUfLgPRaMA==", "funding": [ { "type": "individual", diff --git a/jordi/package.json b/jordi/package.json index 9ba2c5f..3c6b751 100644 --- a/jordi/package.json +++ b/jordi/package.json @@ -24,7 +24,7 @@ "cyt-utils": "*3.1.0", "express": "^4.18.3", "express-prom-bundle": "^7.0.0", - "i18next": "^23.11.3", + "i18next": "^23.12.1", "mongoose": "^8.0.4", "node-cron": "^3.0.3" },