Closed
Description
npm/run-script currently uses an older version of node-gyp
that in turn has a dependency on the deprecated package request
. By upgrading to the newly released version 8.0.0 of node-gyp
(which now uses fetch
instead), we can get rid of many deprecation messages stemming from any packages dependent on run-script.
Metadata
Metadata
Assignees
Labels
No labels