mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-27 14:44:07 +00:00
chore: updated bruno lib versions
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user