node-modules / urllib

Request HTTP(s) URLs in a complex world.
MIT License
729 stars 118 forks source link

fix: upgrade proxy-agent #357

Closed dead-horse closed 3 years ago

dead-horse commented 3 years ago

fix https://snyk.io/test/npm/urllib

理论上 urllib 应该没有什么安全风险,不过还是修复一下。proxy-agent 4.x 追了一下估计只有一些很老版本的兼容性问题,影响不大。

codecov[bot] commented 3 years ago

Codecov Report

Merging #357 (bd422fc) into master (95171eb) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #357   +/-   ##
=======================================
  Coverage   92.99%   92.99%           
=======================================
  Files           6        6           
  Lines         799      799           
  Branches      218      218           
=======================================
  Hits          743      743           
  Misses         56       56           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 95171eb...bd422fc. Read the comment docs.