diff --git a/geneit_app/package-lock.json b/geneit_app/package-lock.json index a4cdbaf..6d970f3 100644 --- a/geneit_app/package-lock.json +++ b/geneit_app/package-lock.json @@ -2644,9 +2644,9 @@ "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==" }, "node_modules/date-and-time": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/date-and-time/-/date-and-time-3.3.0.tgz", - "integrity": "sha512-UguWfh9LkUecVrGSE0B7SpAnGRMPATmpwSoSij24/lDnwET3A641abfDBD/TdL0T+E04f8NWlbMkD9BscVvIZg==", + "version": "3.4.1", + "resolved": "https://registry.npmjs.org/date-and-time/-/date-and-time-3.4.1.tgz", + "integrity": "sha512-i/paYORS8KPiisAP22TJR9XutKi2O2uzqs/+Tey7cTKcXQWYp4S5hjcI/aqWy1awDpiK45+i660nVZty8ln5UQ==", "license": "MIT" }, "node_modules/dayjs": {