Merge pull request 'Update dependency date-and-time to v3.5.0' (#309) from renovate/date-and-time-3.x-lockfile into master
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #309
This commit is contained in:
Pierre HUBERT 2024-09-04 18:47:24 +00:00
commit 03b678145a

View File

@ -2679,9 +2679,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": {