fix(deps): update dependency parse-duration to ~1.0.3 (#643)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-04-09 04:21:25 +07:00 committed by GitHub
parent 71c2b5eab8
commit b978cdf2c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -54,7 +54,7 @@
"markdown-it": "~13.0.1",
"node-fetch": "~2.6.9",
"nunjucks": "~3.2.3",
"parse-duration": "~1.0.2",
"parse-duration": "~1.0.3",
"randomstring": "~1.2.3",
"range-parser": "~1.2.1",
"rate-limiter-flexible": "~2.4.1",

View File

@ -4508,10 +4508,10 @@ parent-module@^1.0.0:
dependencies:
callsites "^3.0.0"
parse-duration@~1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/parse-duration/-/parse-duration-1.0.2.tgz#b9aa7d3a1363cc7e8845bea8fd3baf8a11df5805"
integrity sha512-Dg27N6mfok+ow1a2rj/nRjtCfaKrHUZV2SJpEn/s8GaVUSlf4GGRCRP1c13Hj+wfPKVMrFDqLMLITkYKgKxyyg==
parse-duration@~1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/parse-duration/-/parse-duration-1.0.3.tgz#b6681f5edcc2689643b34c09ea63f86f58a35814"
integrity sha512-o6NAh12na5VvR6nFejkU0gpQ8jmOY9Y9sTU2ke3L3G/d/3z8jqmbBbeyBGHU73P4JLXfc7tJARygIK3WGIkloA==
parse-filepath@^1.0.1:
version "1.0.2"