From fd5bd97556480e011cd5c537573ef1c1cd070fb1 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 17 Feb 2025 11:16:32 +0000
Subject: [PATCH] fix(deps): update dependency human-id to ^4.1.1

---
 package.json | 2 +-
 yarn.lock    | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package.json b/package.json
index fc12cc79..7a64b081 100644
--- a/package.json
+++ b/package.json
@@ -52,7 +52,7 @@
     "dotenv": "^16.3.1",
     "fs-extra": "^11.1.1",
     "global-agent": "^3.0.0",
-    "human-id": "^4.1.0",
+    "human-id": "^4.1.1",
     "js-yaml": "^4.1.0",
     "markdown-table": "^3.0.3",
     "mdast-util-to-string": "^4.0.0",
diff --git a/yarn.lock b/yarn.lock
index 7ffd34ba..afaa0cbd 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -6198,10 +6198,10 @@ human-id@^1.0.2:
   resolved "https://registry.yarnpkg.com/human-id/-/human-id-1.0.2.tgz#e654d4b2b0d8b07e45da9f6020d8af17ec0a5df3"
   integrity sha512-UNopramDEhHJD+VR+ehk8rOslwSfByxPIZyJRfV739NDhN5LF1fa1MqnzKm2lGTQRjNrjK19Q5fhkgIfjlVUKw==
 
-human-id@^4.1.0:
-  version "4.1.0"
-  resolved "https://registry.yarnpkg.com/human-id/-/human-id-4.1.0.tgz#9abeaabf9b4f20c5622cd86dda0075fb51bca62d"
-  integrity sha512-WYeWmHXGo1ZPGZuy7I2c+sgM83GvlQR1jrF1zLX6fID9JEVGkZgZe8PHj5HacWC7d9V0rNc4iRVhb9QmO55CUQ==
+human-id@^4.1.1:
+  version "4.1.1"
+  resolved "https://registry.yarnpkg.com/human-id/-/human-id-4.1.1.tgz#2801fbd61b9a5c1c9170f332802db6408a39a4b0"
+  integrity sha512-3gKm/gCSUipeLsRYZbbdA1BD83lBoWUkZ7G9VFrhWPAU76KwYo5KR8V28bpoPm/ygy0x5/GCbpRQdY7VLYCoIg==
 
 human-signals@^1.1.1:
   version "1.1.1"