Added cookie support to CLI requests

This commit is contained in:
Matthew Dickinson
2024-10-18 17:46:51 -04:00
parent ac67c4c0d8
commit b82a2c3312
4 changed files with 124 additions and 0 deletions

View File

@@ -41,6 +41,7 @@
"lodash": "^4.17.21",
"qs": "^6.11.0",
"socks-proxy-agent": "^8.0.2",
"tough-cookie": "^4.1.3",
"@usebruno/vm2": "^3.9.13",
"xmlbuilder": "^15.1.1",
"yargs": "^17.6.2"