mirror of
https://github.com/usebruno/bruno.git
synced 2025-06-22 04:51:27 +02:00
fix(#1731): fix aws sdk issue
This commit is contained in:
parent
c00bfb0ce4
commit
dbe41e7f59
@ -24,7 +24,7 @@
|
|||||||
"package.json"
|
"package.json"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@aws-sdk/credential-providers": "^3.425.0",
|
"@aws-sdk/credential-providers": "3.525.0",
|
||||||
"@usebruno/common": "0.1.0",
|
"@usebruno/common": "0.1.0",
|
||||||
"@usebruno/js": "0.10.1",
|
"@usebruno/js": "0.10.1",
|
||||||
"@usebruno/lang": "0.10.0",
|
"@usebruno/lang": "0.10.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user