Reverted the update
Some checks failed
Auto Maintenance Cycle / pre-commit Autoupdate (push) Failing after 31s
Some checks failed
Auto Maintenance Cycle / pre-commit Autoupdate (push) Failing after 31s
This commit is contained in:
4
node_modules/undici/lib/core/symbols.js
generated
vendored
4
node_modules/undici/lib/core/symbols.js
generated
vendored
@ -57,7 +57,5 @@ module.exports = {
|
||||
kHTTP2BuildRequest: Symbol('http2 build request'),
|
||||
kHTTP1BuildRequest: Symbol('http1 build request'),
|
||||
kHTTP2CopyHeaders: Symbol('http2 copy headers'),
|
||||
kHTTPConnVersion: Symbol('http connection version'),
|
||||
kRetryHandlerDefaultRetry: Symbol('retry agent default retry'),
|
||||
kConstruct: Symbol('constructable')
|
||||
kHTTPConnVersion: Symbol('http connection version')
|
||||
}
|
||||
|
Reference in New Issue
Block a user