feat(cli): add support for AWS Signature Authorization type (#4305)

This commit is contained in:
James George
2024-08-30 01:42:32 -07:00
committed by GitHub
parent 703b71de2c
commit 9ca899a28a
6 changed files with 231 additions and 6 deletions

View File

@@ -42,6 +42,7 @@
"private": false,
"dependencies": {
"axios": "1.7.5",
"aws4fetch": "1.0.19",
"chalk": "5.3.0",
"commander": "11.1.0",
"isolated-vm": "4.7.2",