diff --git a/package.json b/package.json index 6e05dcc3..31dd735f 100644 --- a/package.json +++ b/package.json @@ -117,7 +117,7 @@ "p-queue": "7.1.0", "p-retry": "6.2.0", "pagination.djs": "^4.0.10", - "parse-duration": "1.0.2", + "parse-duration": "1.1.1", "patch-package": "^8.0.0", "postinstall-postinstall": "^2.1.0", "read-pkg": "7.1.0", diff --git a/yarn.lock b/yarn.lock index d707cd79..14e19e5b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3910,10 +3910,10 @@ parent-module@^1.0.0: dependencies: callsites "^3.0.0" -parse-duration@1.0.2: - version "1.0.2" - resolved "https://registry.npmjs.org/parse-duration/-/parse-duration-1.0.2.tgz" - integrity sha512-Dg27N6mfok+ow1a2rj/nRjtCfaKrHUZV2SJpEn/s8GaVUSlf4GGRCRP1c13Hj+wfPKVMrFDqLMLITkYKgKxyyg== +parse-duration@1.1.1: + version "1.1.1" + resolved "https://registry.yarnpkg.com/parse-duration/-/parse-duration-1.1.1.tgz#b6b4378e26c352b4e2e8e79c1b7abb3d687e5bd2" + integrity sha512-27m0hKqcGzYFGtrZ1FPSNuAUi1mvqYIUjHHIgYYAc+4wcj7t2o7Qj3X4s7THMOYyeTcFjmKUZu0yJG2oE947bw== parse-json@5.2.0, parse-json@^5.0.0, parse-json@^5.2.0: version "5.2.0"