diff options
| author | warjiang <[email protected]> | 2025-07-18 02:57:37 +0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-07-17 18:57:37 +0000 |
| commit | 606a7702de6659b9a46bcb9c2cbca84a1a33945d (patch) | |
| tree | fe3ce39ac984876ac249e48aa9f697237a924a9f /package-lock.json | |
| parent | 4ca471bac63cf5f779240ca75d8efa8f9210b554 (diff) | |
feat(cli): add explicit proxy option in cli (#2526)
Co-authored-by: Dcatfly <[email protected]>
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package-lock.json b/package-lock.json index 05c4e713..9be1bfd0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11940,6 +11940,7 @@ "glob": "^10.4.5", "google-auth-library": "^9.11.0", "html-to-text": "^9.0.5", + "https-proxy-agent": "^7.0.6", "ignore": "^7.0.0", "micromatch": "^4.0.8", "open": "^10.1.2", |
