From 9ce5a6fdc151fdfebb4bf2f8ffcdbdbad72f3519 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 18 Aug 2024 23:02:21 +0000 Subject: [PATCH] Update dependency got to v14.4.2 --- yarn.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 6e1127a..d4a44b4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2466,9 +2466,7 @@ got-cjs@^12.5.4: responselike "2.0.1" got@^14.0.0: - version "14.0.0" - resolved "https://registry.yarnpkg.com/got/-/got-14.0.0.tgz#c95023942e4149cea46701adc7ed591eb9104d37" - integrity sha512-X01vTgaX9SwaMq5DfImvS+3GMQFFs5HtrrlS9CuzUSzkxAf/tWGEyynuI+Qy7BjciMczZGjyVSmawYbP4eYhYA== + version "14.4.2" dependencies: "@sindresorhus/is" "^6.1.0" "@szmarczak/http-timer" "^5.0.1"