diff --git a/package-lock.json b/package-lock.json index 78a1fa92..a65ea541 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "d3-flextree": "^2.1.2", "emitter": "^0.0.2", "highlight.js": "^11.7.0", - "humanize-duration": "^3.28.0", + "humanize-duration": "^3.32.0", "lodash": "^4.17.21", "sass": "^1.58.0", "splitpanes": "^3.1.5", @@ -5242,9 +5242,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.32.0", + "resolved": "https://registry.npmjs.org/humanize-duration/-/humanize-duration-3.32.0.tgz", + "integrity": "sha512-6WsXYTHJr7hXKqoqf5zoWza/lANRAqGlbnZnm0cjDykbXuez1JVXOQGmq0EPB45pXYAJyueRA3S3hfhmMbrMEQ==" }, "node_modules/husky": { "version": "7.0.4", @@ -12616,9 +12616,9 @@ "dev": true }, "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.32.0", + "resolved": "https://registry.npmjs.org/humanize-duration/-/humanize-duration-3.32.0.tgz", + "integrity": "sha512-6WsXYTHJr7hXKqoqf5zoWza/lANRAqGlbnZnm0cjDykbXuez1JVXOQGmq0EPB45pXYAJyueRA3S3hfhmMbrMEQ==" }, "husky": { "version": "7.0.4", diff --git a/package.json b/package.json index 27709b65..da257815 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "d3-flextree": "^2.1.2", "emitter": "^0.0.2", "highlight.js": "^11.7.0", - "humanize-duration": "^3.28.0", + "humanize-duration": "^3.32.0", "lodash": "^4.17.21", "sass": "^1.58.0", "splitpanes": "^3.1.5",