Respect HTTPS_PROXY when fetching malware database.

This commit is contained in:
Sander Declerck 2025-09-15 13:39:14 +02:00
parent 586b5ace33
commit 3d75b56ebd
No known key found for this signature in database
3 changed files with 8 additions and 1 deletions

View file

@ -30,6 +30,7 @@
"dependencies": {
"abbrev": "^3.0.1",
"chalk": "^5.4.1",
"make-fetch-happen": "^14.0.3",
"npm-registry-fetch": "^18.0.2",
"ora": "^8.2.0",
"semver": "^7.7.2"