Update dependency date-and-time to v3.4.1
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing

This commit is contained in:
Pierre HUBERT 2024-07-27 00:08:34 +00:00
parent eb028ec487
commit 44d8a1d40c

View File

@ -2644,9 +2644,9 @@
"integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==" "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw=="
}, },
"node_modules/date-and-time": { "node_modules/date-and-time": {
"version": "3.3.0", "version": "3.4.1",
"resolved": "https://registry.npmjs.org/date-and-time/-/date-and-time-3.3.0.tgz", "resolved": "https://registry.npmjs.org/date-and-time/-/date-and-time-3.4.1.tgz",
"integrity": "sha512-UguWfh9LkUecVrGSE0B7SpAnGRMPATmpwSoSij24/lDnwET3A641abfDBD/TdL0T+E04f8NWlbMkD9BscVvIZg==", "integrity": "sha512-i/paYORS8KPiisAP22TJR9XutKi2O2uzqs/+Tey7cTKcXQWYp4S5hjcI/aqWy1awDpiK45+i660nVZty8ln5UQ==",
"license": "MIT" "license": "MIT"
}, },
"node_modules/dayjs": { "node_modules/dayjs": {