fix(core): restore npm proxy agent patch (#31373)

This commit is contained in:
Aiden Cline
2026-06-08 09:32:41 -05:00
committed by GitHub
parent ea5f97609a
commit 89e2a23b5b
3 changed files with 2 additions and 1 deletions

View File

@@ -140,7 +140,7 @@
"@types/node": "catalog:"
},
"patchedDependencies": {
"@npmcli/agent@4.0.0": "patches/@npmcli%2Fagent@4.0.0.patch",
"@npmcli/agent@4.0.2": "patches/@npmcli%2Fagent@4.0.2.patch",
"@silvia-odwyer/photon-node@0.3.4": "patches/@silvia-odwyer%2Fphoton-node@0.3.4.patch",
"@standard-community/standard-openapi@0.2.9": "patches/@standard-community%2Fstandard-openapi@0.2.9.patch",
"solid-js@1.9.10": "patches/solid-js@1.9.10.patch",