From b978cdf2c8f69dcfe4251b306f166de60f70e651 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sun, 9 Apr 2023 04:21:25 +0700
Subject: [PATCH] fix(deps): update dependency parse-duration to ~1.0.3 (#643)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
 package.json | 2 +-
 yarn.lock    | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package.json b/package.json
index 9ee9b62..3e77b07 100644
--- a/package.json
+++ b/package.json
@@ -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",
diff --git a/yarn.lock b/yarn.lock
index 7ea40b2..d00995d 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -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"