diff --git a/package.json b/package.json index 7a3f482a..bf791a02 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "date-fns-tz": "^2.0.0", "echarts": "^5.4.2", "favico.js": "^0.3.10", - "humanize-duration": "^3.28.0", + "humanize-duration": "^3.29.0", "pinia": "^2.1.4", "pinia-plugin-persistedstate": "^3.1.0", "sortablejs": "^1.15.0", diff --git a/yarn.lock b/yarn.lock index 5e25736e..141cb816 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2080,10 +2080,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.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== +humanize-duration@^3.29.0: + version "3.29.0" + resolved "https://registry.yarnpkg.com/humanize-duration/-/humanize-duration-3.29.0.tgz#beffaf7938388cd0f38c494f8970d6faebecf3c0" + integrity sha512-G5wZGwYTLaQAmYqhfK91aw3xt6wNbJW1RnWDh4qP1PvF4T/jnkjx2RVhG5kzB2PGsYGTn+oSDBQp+dMdILLxcg== ieee754@^1.1.13: version "1.2.1"