From f1405441801eb017ff0088b45d718fd91bc3647c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Apr 2021 05:14:57 +0000 Subject: [PATCH] Bump humanize-duration from 3.25.1 to 3.25.2 Bumps [humanize-duration](https://github.com/EvanHahn/HumanizeDuration.js) from 3.25.1 to 3.25.2. - [Release notes](https://github.com/EvanHahn/HumanizeDuration.js/releases) - [Changelog](https://github.com/EvanHahn/HumanizeDuration.js/blob/main/HISTORY.md) - [Commits](https://github.com/EvanHahn/HumanizeDuration.js/compare/v3.25.1...v3.25.2) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c97abb36..aaf7297d 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "bootswatch": "^4.6.0", "core-js": "^3.10.1", "echarts": "^4.9.0", - "humanize-duration": "^3.25.1", + "humanize-duration": "^3.25.2", "moment": "^2.29.1", "vue": "^2.6.12", "vue-class-component": "^7.2.5", diff --git a/yarn.lock b/yarn.lock index c1638932..d23c2405 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5780,10 +5780,10 @@ human-signals@^1.1.1: resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3" integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw== -humanize-duration@^3.25.1: - version "3.25.1" - resolved "https://registry.yarnpkg.com/humanize-duration/-/humanize-duration-3.25.1.tgz#50e12bf4b3f515ec91106107ee981e8cfe955d6f" - integrity sha512-P+dRo48gpLgc2R9tMRgiDRNULPKCmqFYgguwqOO2C0fjO35TgdURDQDANSR1Nt92iHlbHGMxOTnsB8H8xnMa2Q== +humanize-duration@^3.25.2: + version "3.25.2" + resolved "https://registry.yarnpkg.com/humanize-duration/-/humanize-duration-3.25.2.tgz#5259585b749ecc5ad5a60fb37121aee0e9ab0c5e" + integrity sha512-zSerjahuzBazDaE8skjMI7Xmrt/EirvW5cDsXgysx8tYIjcgCMnI5Y5985y3LxYeLah9L5cQY3WEw1k7GRWbfg== iconv-lite@0.4.24, iconv-lite@^0.4.24: version "0.4.24"