diff --git a/virtweb_frontend/package-lock.json b/virtweb_frontend/package-lock.json index 1443a17..60368c4 100644 --- a/virtweb_frontend/package-lock.json +++ b/virtweb_frontend/package-lock.json @@ -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",