Update dependency date-and-time to v3.5.0
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Pierre HUBERT 2024-08-28 00:30:20 +00:00
parent 8561d75907
commit 00e0a5f26e

View File

@ -2677,9 +2677,9 @@
"integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw=="
},
"node_modules/date-and-time": {
"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==",
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/date-and-time/-/date-and-time-3.5.0.tgz",
"integrity": "sha512-JU4y0CIzAU+Cy2GOToby243B54elP8JdPidj4xHJPO4rlResPXKujRJp/MJzFeMWIdTbQ/A0xgd6guipi1mYIw==",
"license": "MIT"
},
"node_modules/dayjs": {