Update dependency humanize-duration to v3.32.1
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Pierre HUBERT 2024-05-26 00:27:27 +00:00 committed by Pierre HUBERT
parent cd04e04d34
commit b33c660c3e

View File

@ -11645,9 +11645,10 @@
}
},
"node_modules/humanize-duration": {
"version": "3.32.0",
"resolved": "https://registry.npmjs.org/humanize-duration/-/humanize-duration-3.32.0.tgz",
"integrity": "sha512-6WsXYTHJr7hXKqoqf5zoWza/lANRAqGlbnZnm0cjDykbXuez1JVXOQGmq0EPB45pXYAJyueRA3S3hfhmMbrMEQ=="
"version": "3.32.1",
"resolved": "https://registry.npmjs.org/humanize-duration/-/humanize-duration-3.32.1.tgz",
"integrity": "sha512-inh5wue5XdfObhu/IGEMiA1nUXigSGcaKNemcbLRKa7jXYGDZXr3LoT9pTIzq2hPEbld7w/qv9h+ikWGz8fL1g==",
"license": "Unlicense"
},
"node_modules/iconv-lite": {
"version": "0.6.3",