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,5 +1,5 @@
{
"version": "v1.38.1",
"version": "v1.39.1",
"name": "bruno",
"description": "Opensource API Client for Exploring and Testing APIs",
"homepage": "https://www.usebruno.com",
@@ -27,11 +27,11 @@
"dependencies": {
"@aws-sdk/credential-providers": "3.750.0",
"@usebruno/common": "0.1.0",
"@usebruno/js": "0.12.0",
"@usebruno/lang": "0.12.0",
"@usebruno/js": "0.25.0",
"@usebruno/lang": "0.20.0",
"@usebruno/node-machine-id": "^2.0.0",
"@usebruno/schema": "0.7.0",
"@usebruno/vm2": "^3.9.13",
"@usebruno/schema": "0.14.0",
"@usebruno/vm2": "3.9.19",
"about-window": "^1.15.2",
"aws4-axios": "^3.3.0",
"axios": "^1.8.3",