diff --git a/package-lock.json b/package-lock.json index 691b73010..9b613ebea 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "copy-to-clipboard": "3.3.3", "flat": "6.0.1", "html-webpack-plugin": "5.5.3", - "humanize-duration": "3.30.0", + "humanize-duration": "3.31.0", "linkify-html": "4.1.2", "linkifyjs": "4.1.2", "lodash-es": "4.17.21", @@ -5746,9 +5746,9 @@ } }, "node_modules/humanize-duration": { - "version": "3.30.0", - "resolved": "https://registry.npmjs.org/humanize-duration/-/humanize-duration-3.30.0.tgz", - "integrity": "sha512-NxpT0fhQTFuMTLnuu1Xp+ozNpYirQnbV3NlOjEKBYlE3uvMRu3LDuq8EPc3gVXxVYnchQfqVM4/+T9iwHPLLeA==" + "version": "3.31.0", + "resolved": "https://registry.npmjs.org/humanize-duration/-/humanize-duration-3.31.0.tgz", + "integrity": "sha512-fRrehgBG26NNZysRlTq1S+HPtDpp3u+Jzdc/d5A4cEzOD86YLAkDaJyJg8krSdCi7CJ+s7ht3fwRj8Dl+Btd0w==" }, "node_modules/iconv-lite": { "version": "0.4.24", @@ -13849,9 +13849,9 @@ "dev": true }, "humanize-duration": { - "version": "3.30.0", - "resolved": "https://registry.npmjs.org/humanize-duration/-/humanize-duration-3.30.0.tgz", - "integrity": "sha512-NxpT0fhQTFuMTLnuu1Xp+ozNpYirQnbV3NlOjEKBYlE3uvMRu3LDuq8EPc3gVXxVYnchQfqVM4/+T9iwHPLLeA==" + "version": "3.31.0", + "resolved": "https://registry.npmjs.org/humanize-duration/-/humanize-duration-3.31.0.tgz", + "integrity": "sha512-fRrehgBG26NNZysRlTq1S+HPtDpp3u+Jzdc/d5A4cEzOD86YLAkDaJyJg8krSdCi7CJ+s7ht3fwRj8Dl+Btd0w==" }, "iconv-lite": { "version": "0.4.24", diff --git a/package.json b/package.json index 5cd87fd9e..06aa5f835 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "copy-to-clipboard": "3.3.3", "flat": "6.0.1", "html-webpack-plugin": "5.5.3", - "humanize-duration": "3.30.0", + "humanize-duration": "3.31.0", "linkify-html": "4.1.2", "linkifyjs": "4.1.2", "lodash-es": "4.17.21",