chore: updated deps

This commit is contained in:
Anoop M D 2023-12-02 02:11:40 +05:30
parent 95197098af
commit 2c618cb08b
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -17581,7 +17581,7 @@
"version": "1.1.1",
"license": "MIT",
"dependencies": {
"@usebruno/js": "0.9.2",
"@usebruno/js": "0.9.3",
"@usebruno/lang": "0.9.0",
"axios": "^1.5.1",
"chai": "^4.3.7",
@ -17670,7 +17670,7 @@
},
"packages/bruno-electron": {
"name": "bruno",
"version": "v1.2.0",
"version": "v1.3.0",
"dependencies": {
"@aws-sdk/credential-providers": "^3.425.0",
"@usebruno/js": "0.9.3",
@ -21792,7 +21792,7 @@
"@usebruno/cli": {
"version": "file:packages/bruno-cli",
"requires": {
"@usebruno/js": "0.9.2",
"@usebruno/js": "0.9.3",
"@usebruno/lang": "0.9.0",
"axios": "^1.5.1",
"chai": "^4.3.7",

View File

@ -24,7 +24,7 @@
"package.json"
],
"dependencies": {
"@usebruno/js": "0.9.2",
"@usebruno/js": "0.9.3",
"@usebruno/lang": "0.9.0",
"axios": "^1.5.1",
"chai": "^4.3.7",