diff --git a/package.json b/package.json index 243cef7..76337cb 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "fast-glob": "^3.2.5", "fs-extra": "^9.0.0", "get-port": "^5.1.1", - "got": "^11.2.0", + "got": "^11.8.5", "immer": "^7.0.9", "jquery": "^3.6.0", "logform": "^2.2.0", diff --git a/yarn.lock b/yarn.lock index 7013e6c..edd6187 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7471,10 +7471,10 @@ gonzales-pe@^4.2.3: dependencies: minimist "^1.2.5" -got@^11.2.0: - version "11.8.3" - resolved "https://registry.npmmirror.com/got/download/got-11.8.3.tgz#f496c8fdda5d729a90b4905d2b07dbd148170770" - integrity sha512-7gtQ5KiPh1RtGS9/Jbv1ofDpBFuq42gyfEib+ejaRBJuj/3tQFeR5+gw57e4ipaU8c/rCjvX6fkQz2lyDlGAOg== +got@^11.8.5: + version "11.8.5" + resolved "https://registry.yarnpkg.com/got/-/got-11.8.5.tgz#ce77d045136de56e8f024bebb82ea349bc730046" + integrity sha512-o0Je4NvQObAuZPHLFoRSkdG2lTgtcynqymzg2Vupdx6PorhaT5MCbIyXG6d4D94kk8ZG57QeosgdiqfJWhEhlQ== dependencies: "@sindresorhus/is" "^4.0.0" "@szmarczak/http-timer" "^4.0.5"