From 374735f07d128c9bc5dfe922c58dc04211bb1c4a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 22 Aug 2024 09:42:15 +0000 Subject: [PATCH] fix: upgrade got from 11.8.2 to 11.8.6 Snyk has created this PR to upgrade got from 11.8.2 to 11.8.6. See this package in npm: got See this project in Snyk: https://app.snyk.io/org/sisamiul2005/project/acec6f4a-576c-4216-8677-6a82cca815e2?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3fb4167f7cf7..672d5e8befdc 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "express-timeout-handler": "^2.2.2", "flat": "^5.0.2", "github-slugger": "^1.4.0", - "got": "^11.8.2", + "got": "^11.8.6", "gray-matter": "^4.0.3", "hast-util-from-parse5": "^7.1.0", "hast-util-parse-selector": "^3.1.0",