chore: updated bruno lib versions

This commit is contained in:
Anoop M D
2025-03-13 02:15:05 +05:30
parent 0888219e95
commit 79394d719f
10 changed files with 231 additions and 161 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@usebruno/cli",
"version": "1.16.0",
"version": "1.39.0",
"license": "MIT",
"main": "src/index.js",
"bin": {
@@ -47,10 +47,10 @@
],
"dependencies": {
"@aws-sdk/credential-providers": "3.750.0",
"@usebruno/common": "0.1.0",
"@usebruno/js": "0.12.0",
"@usebruno/lang": "0.12.0",
"@usebruno/vm2": "^3.9.13",
"@usebruno/common": "0.3.0",
"@usebruno/js": "0.25.0",
"@usebruno/lang": "0.20.0",
"@usebruno/vm2": "3.9.19",
"aws4-axios": "^3.3.0",
"axios": "^1.8.3",
"axios-ntlm": "^1.4.2",