Bump humanize-duration from 3.12.1 to 3.23.1
Bumps [humanize-duration](https://github.com/EvanHahn/HumanizeDuration.js) from 3.12.1 to 3.23.1. - [Release notes](https://github.com/EvanHahn/HumanizeDuration.js/releases) - [Changelog](https://github.com/EvanHahn/HumanizeDuration.js/blob/master/HISTORY.md) - [Commits](https://github.com/EvanHahn/HumanizeDuration.js/compare/v3.12.1...v3.23.1) Signed-off-by: dependabot[bot] <support@github.com>cshd
parent
0d25e48cd5
commit
bf476532f0
|
@ -1755,9 +1755,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"humanize-duration": {
|
"humanize-duration": {
|
||||||
"version": "3.12.1",
|
"version": "3.23.1",
|
||||||
"resolved": "https://registry.npmjs.org/humanize-duration/-/humanize-duration-3.12.1.tgz",
|
"resolved": "https://registry.npmjs.org/humanize-duration/-/humanize-duration-3.23.1.tgz",
|
||||||
"integrity": "sha512-Eu68Xnq5C38391em1zfVy8tiapQrOvTNTlWpax9smHMlEEUcudXrdMfXMoMRyZx4uODowYgi1AYiMzUXEbG+sA=="
|
"integrity": "sha512-aoOEkomAETmVuQyBx4E7/LfPlC9s8pAA/USl7vFRQpDjepo3aiyvFfOhtXSDqPowdBVPFUZ7onG/KyuolX0qPg=="
|
||||||
},
|
},
|
||||||
"iconv-lite": {
|
"iconv-lite": {
|
||||||
"version": "0.4.24",
|
"version": "0.4.24",
|
||||||
|
|
|
@ -22,7 +22,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"ajv": "^6.12.4",
|
"ajv": "^6.12.4",
|
||||||
"eris": "^0.13.3",
|
"eris": "^0.13.3",
|
||||||
"humanize-duration": "^3.12.1",
|
"humanize-duration": "^3.23.1",
|
||||||
"ini": "^1.3.5",
|
"ini": "^1.3.5",
|
||||||
"json-schema-to-jsdoc": "^1.0.0",
|
"json-schema-to-jsdoc": "^1.0.0",
|
||||||
"json5": "^2.1.3",
|
"json5": "^2.1.3",
|
||||||
|
|
Loading…
Reference in New Issue