diff --git a/package.json b/package.json index cffa4a53..b233458b 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "end-of-stream": "1.4.4", "fancy-log": "2.0.0", "glob": "^11.0.1", - "got": "14.4.6", + "got": "14.4.7", "gulp": "^5.0.0", "gulp-cli": "3.0.0", "gulp-ejs": "^5.1.0", diff --git a/yarn.lock b/yarn.lock index 6976825d..3ee88c22 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3004,10 +3004,10 @@ good-listener@^1.2.2: dependencies: delegate "^3.1.2" -got@14.4.6: - version "14.4.6" - resolved "https://registry.yarnpkg.com/got/-/got-14.4.6.tgz#c8c4ca3250296686e47b16ec155c684e1a588348" - integrity sha512-rnhwfM/PhMNJ1i17k3DuDqgj0cKx3IHxBKVv/WX1uDKqrhi2Gv3l7rhPThR/Cc6uU++dD97W9c8Y0qyw9x0jag== +got@14.4.7: + version "14.4.7" + resolved "https://registry.yarnpkg.com/got/-/got-14.4.7.tgz#f23644b9bc16d6f35fafdf410c18116614b922dd" + integrity sha512-DI8zV1231tqiGzOiOzQWDhsBmncFW7oQDH6Zgy6pDPrqJuVZMtoSgPLLsBZQj8Jg4JFfwoOsDA8NGtLQLnIx2g== dependencies: "@sindresorhus/is" "^7.0.1" "@szmarczak/http-timer" "^5.0.1"