From 86937a17340bdee81b99bad29355d7e0759e715a Mon Sep 17 00:00:00 2001 From: Evan Hahn <69474926+EvanHahn-Signal@users.noreply.github.com> Date: Mon, 6 Dec 2021 11:18:48 -0600 Subject: [PATCH] Upgrade humanize-duration to 3.27.1 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f634dd2a377..8dcd0af92b2 100644 --- a/package.json +++ b/package.json @@ -109,7 +109,7 @@ "got": "11.8.2", "heic-convert": "^1.2.4", "history": "4.9.0", - "humanize-duration": "3.26.0", + "humanize-duration": "3.27.1", "intl-tel-input": "17.0.13", "jquery": "3.5.0", "js-yaml": "3.13.1", diff --git a/yarn.lock b/yarn.lock index 8a299d215b1..a755fb66525 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9929,10 +9929,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.26.0: - version "3.26.0" - resolved "https://registry.yarnpkg.com/humanize-duration/-/humanize-duration-3.26.0.tgz#4d77f6b3d2fe0ca1ff14623ccc2b2f8b48ab1aaf" - integrity sha512-SddekX3p5ApvPY6bbAYppGKe874jP6iFZXYtrQToDV4R0j2UpTYPqwTFM2QpXpuw9DhS/eXTUnKYTF9TbXAJ6A== +humanize-duration@3.27.1: + version "3.27.1" + resolved "https://registry.yarnpkg.com/humanize-duration/-/humanize-duration-3.27.1.tgz#2cd4ea4b03bd92184aee6d90d77a8f3d7628df69" + integrity sha512-jCVkMl+EaM80rrMrAPl96SGG4NRac53UyI1o/yAzebDntEY6K6/Fj2HOjdPg8omTqIe5Y0wPBai2q5xXrIbarA== iconv-corefoundation@^1.1.6: version "1.1.6"