From 9cb2c79ef614760ce680a2b5bf4d437abf210ab9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 03:38:47 +0000 Subject: [PATCH] Update dependency humanize-duration to v3.34.0 --- package-lock.json | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index fef93cce..9953265b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8904,10 +8904,13 @@ } }, "node_modules/humanize-duration": { - "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" + "version": "3.34.0", + "resolved": "https://registry.npmjs.org/humanize-duration/-/humanize-duration-3.34.0.tgz", + "integrity": "sha512-NDxhYxiiRzsST6xULIHuYWRvsCtviJXRdjarhyWyh78S4Ou+MWhM2k4HQ+y7iegdrzreXe11isd0au1N2PB/pQ==", + "license": "Unlicense", + "funding": { + "url": "https://github.com/sponsors/EvanHahn" + } }, "node_modules/humanize-number": { "version": "0.0.2",