diff --git a/package.json b/package.json index c33023bd..84f1a8a6 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "date-fns-tz": "^1.3.7", "echarts": "^5.4.1", "favico.js": "^0.3.10", - "humanize-duration": "^3.27.3", + "humanize-duration": "^3.28.0", "pinia": "^2.0.29", "pinia-plugin-persistedstate": "^3.0.2", "vue": "3.2.42", diff --git a/yarn.lock b/yarn.lock index 2edabdf1..54b6dd4f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3495,10 +3495,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.3: - version "3.27.3" - resolved "https://registry.yarnpkg.com/humanize-duration/-/humanize-duration-3.27.3.tgz#db654e72ebf5ccfe232c7f56bc58aa3a6fe4df88" - integrity sha512-iimHkHPfIAQ8zCDQLgn08pRqSVioyWvnGfaQ8gond2wf7Jq2jJ+24ykmnRyiz3fIldcn4oUuQXpjqKLhSVR7lw== +humanize-duration@^3.28.0: + version "3.28.0" + resolved "https://registry.yarnpkg.com/humanize-duration/-/humanize-duration-3.28.0.tgz#f79770c0bec34d3bfd4899338cc40643bc04df72" + integrity sha512-jMAxraOOmHuPbffLVDKkEKi/NeG8dMqP8lGRd6Tbf7JgAeG33jjgPWDbXXU7ypCI0o+oNKJFgbSB9FKVdWNI2A== iconv-lite@0.4.24, iconv-lite@^0.4.24: version "0.4.24"