chore(deps): lock file maintenance (#1461)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
This commit is contained in:
renovate[bot]
2023-08-21 01:48:26 +00:00
committed by GitHub
parent f8b4039d96
commit 0a8b04e3e3
3 changed files with 22 additions and 27 deletions

4
dist/index.js generated vendored
View File

@@ -29086,10 +29086,6 @@ function getNodeRequestOptions(request) {
agent = agent(parsedURL);
}
if (!headers.has('Connection') && !agent) {
headers.set('Connection', 'close');
}
// HTTP-network fetch step 4.2
// chunked encoding is handled by Node.js

2
dist/index.js.map generated vendored

File diff suppressed because one or more lines are too long