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:
2
node_modules/undici/lib/cache/symbols.js
generated
vendored
2
node_modules/undici/lib/cache/symbols.js
generated
vendored
@ -1,5 +1,5 @@
|
||||
'use strict'
|
||||
|
||||
module.exports = {
|
||||
kConstruct: require('../core/symbols').kConstruct
|
||||
kConstruct: Symbol('constructable')
|
||||
}
|
||||
|
Reference in New Issue
Block a user