Update dependency node-fetch to v2.6.12
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
node-fetch | overrides | patch | 2.6.7 -> 2.6.12 |
Release Notes
node-fetch/node-fetch
v2.6.12
Bug Fixes
v2.6.11
Reverts
v2.6.10
Bug Fixes
v2.6.9
Bug Fixes
v2.6.8
Bug Fixes
- headers: don't forward secure headers on protocol change (#1605) (fddad0e), closes #1599
- premature close with chunked transfer encoding and for async iterators in Node 12 (#1172) (50536d1), closes #1064 /github.com/node-fetch/node-fetch/pull/1064#issuecomment-849167400
- prevent hoisting of the undefined
global
variable inbrowser.js
(#1534) (8bb6e31)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.