feat: add certs and proxy config for bruno-cli oauth2 requests (#6423)

This commit is contained in:
lohit
2026-01-20 16:12:48 +00:00
committed by GitHub
parent 7689288763
commit 7e258003d5
12 changed files with 762 additions and 25 deletions

3
package-lock.json generated
View File

@@ -35245,7 +35245,10 @@
"debug": "^4.4.3",
"google-protobuf": "^4.0.0",
"grpc-js-reflection-client": "^1.3.0",
"http-proxy-agent": "~7.0.2",
"https-proxy-agent": "~7.0.6",
"is-ip": "^5.0.1",
"socks-proxy-agent": "~8.0.5",
"system-ca": "^2.0.1",
"tough-cookie": "^6.0.0",
"ws": "^8.18.3"