mirror of
https://github.com/hashicorp/vault-action.git
synced 2026-08-01 11:23:15 +03:00
Bump got from 11.8.5 to 11.8.6
This commit is contained in:
Vendored
+1
@@ -3702,6 +3702,7 @@ function asPromise(normalizedOptions) {
|
||||
request._beforeError(new types_1.HTTPError(response));
|
||||
return;
|
||||
}
|
||||
request.destroy();
|
||||
resolve(request.options.resolveBodyOnly ? response.body : response);
|
||||
});
|
||||
const onError = (error) => {
|
||||
|
||||
Reference in New Issue
Block a user