diff --git a/package-lock.json b/package-lock.json index f8c8574f..79889e64 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "geo-reverse": "^1.0.13", "get-port": "^5.1.1", "get-stdin": "^9.0.0", - "humanize-duration": "^3.27.3", + "humanize-duration": "^3.30.0", "jimp": "^0.22.7", "lodash": "^4.17.21", "static-server": "^2.2.1", @@ -9701,9 +9701,9 @@ } }, "node_modules/humanize-duration": { - "version": "3.28.0", - "resolved": "https://registry.npmjs.org/humanize-duration/-/humanize-duration-3.28.0.tgz", - "integrity": "sha512-jMAxraOOmHuPbffLVDKkEKi/NeG8dMqP8lGRd6Tbf7JgAeG33jjgPWDbXXU7ypCI0o+oNKJFgbSB9FKVdWNI2A==" + "version": "3.30.0", + "resolved": "https://registry.npmjs.org/humanize-duration/-/humanize-duration-3.30.0.tgz", + "integrity": "sha512-NxpT0fhQTFuMTLnuu1Xp+ozNpYirQnbV3NlOjEKBYlE3uvMRu3LDuq8EPc3gVXxVYnchQfqVM4/+T9iwHPLLeA==" }, "node_modules/i18n-iso-countries": { "version": "6.8.0", @@ -24881,9 +24881,9 @@ "integrity": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==" }, "humanize-duration": { - "version": "3.28.0", - "resolved": "https://registry.npmjs.org/humanize-duration/-/humanize-duration-3.28.0.tgz", - "integrity": "sha512-jMAxraOOmHuPbffLVDKkEKi/NeG8dMqP8lGRd6Tbf7JgAeG33jjgPWDbXXU7ypCI0o+oNKJFgbSB9FKVdWNI2A==" + "version": "3.30.0", + "resolved": "https://registry.npmjs.org/humanize-duration/-/humanize-duration-3.30.0.tgz", + "integrity": "sha512-NxpT0fhQTFuMTLnuu1Xp+ozNpYirQnbV3NlOjEKBYlE3uvMRu3LDuq8EPc3gVXxVYnchQfqVM4/+T9iwHPLLeA==" }, "i18n-iso-countries": { "version": "6.8.0", diff --git a/package.json b/package.json index 535397d8..dfc229b0 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "geo-reverse": "^1.0.13", "get-port": "^5.1.1", "get-stdin": "^9.0.0", - "humanize-duration": "^3.27.3", + "humanize-duration": "^3.30.0", "jimp": "^0.22.7", "lodash": "^4.17.21", "static-server": "^2.2.1",