diff --git a/package-lock.json b/package-lock.json index ddebf9fb..e31048a2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "core-js": "^3.32.2", "flag-icons": "^6.11.1", "git-rev-sync": "^3.0.2", - "humanize-duration": "^3.29.0", + "humanize-duration": "^3.30.0", "jw-bootstrap-switch-ng2": "^2.0.5", "moment": "^2.29.4", "ng-terminal": "^5.7.0", @@ -6881,9 +6881,9 @@ } }, "node_modules/humanize-duration": { - "version": "3.29.0", - "resolved": "https://registry.npmjs.org/humanize-duration/-/humanize-duration-3.29.0.tgz", - "integrity": "sha512-G5wZGwYTLaQAmYqhfK91aw3xt6wNbJW1RnWDh4qP1PvF4T/jnkjx2RVhG5kzB2PGsYGTn+oSDBQp+dMdILLxcg==" + "version": "3.30.0", + "resolved": "https://registry.npmjs.org/humanize-duration/-/humanize-duration-3.30.0.tgz", + "integrity": "sha512-NxpT0fhQTFuMTLnuu1Xp+ozNpYirQnbV3NlOjEKBYlE3uvMRu3LDuq8EPc3gVXxVYnchQfqVM4/+T9iwHPLLeA==" }, "node_modules/humanize-ms": { "version": "1.2.1", diff --git a/package.json b/package.json index 766cb0c5..467a1e81 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "core-js": "^3.32.2", "flag-icons": "^6.11.1", "git-rev-sync": "^3.0.2", - "humanize-duration": "^3.29.0", + "humanize-duration": "^3.30.0", "jw-bootstrap-switch-ng2": "^2.0.5", "moment": "^2.29.4", "ng-terminal": "^5.7.0",