From 3092096fe82b8f22747e43d6739a8c28c04444fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 05:04:39 +0000 Subject: [PATCH] build(deps): bump humanize-duration from 3.27.2 to 3.27.3 Bumps [humanize-duration](https://github.com/EvanHahn/HumanizeDuration.js) from 3.27.2 to 3.27.3. - [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.27.2...v3.27.3) --- updated-dependencies: - dependency-name: humanize-duration dependency-type: direct:production update-type: version-update:semver-patch ... 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 9aa0cc6c..a50ed83d 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "date-fns-tz": "^1.3.6", "echarts": "^5.3.3", "favico.js": "^0.3.10", - "humanize-duration": "^3.27.2", + "humanize-duration": "^3.27.3", "pinia": "^2.0.20", "pinia-plugin-persistedstate": "^2.1.1", "vue": "^2.7.10", diff --git a/yarn.lock b/yarn.lock index cba0bfd8..1647b9f4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2965,10 +2965,10 @@ human-signals@^2.1.0: resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0" integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw== -humanize-duration@^3.27.2: - version "3.27.2" - resolved "https://registry.yarnpkg.com/humanize-duration/-/humanize-duration-3.27.2.tgz#4b4e565bec098d22c9a54344e16156d1c649f160" - integrity sha512-A15OmA3FLFRnehvF4ZMocsxTZYvHq4ze7L+AgR1DeHw0xC9vMd4euInY83uqGU9/XXKNnVIEeKc1R8G8nKqtzg== +humanize-duration@^3.27.3: + version "3.27.3" + resolved "https://registry.yarnpkg.com/humanize-duration/-/humanize-duration-3.27.3.tgz#db654e72ebf5ccfe232c7f56bc58aa3a6fe4df88" + integrity sha512-iimHkHPfIAQ8zCDQLgn08pRqSVioyWvnGfaQ8gond2wf7Jq2jJ+24ykmnRyiz3fIldcn4oUuQXpjqKLhSVR7lw== iconv-lite@0.4.24, iconv-lite@^0.4.24: version "0.4.24"