release: v1.17.0

This commit is contained in:
Anoop M D
2024-05-07 23:17:24 +05:30
parent 411289daa8
commit e149c8dc9a
6 changed files with 327 additions and 36 deletions

36
package-lock.json generated
View File

@@ -19729,11 +19729,11 @@
},
"packages/bruno-electron": {
"name": "bruno",
"version": "v1.16.1",
"version": "v1.17.0",
"dependencies": {
"@aws-sdk/credential-providers": "3.525.0",
"@usebruno/common": "0.1.0",
"@usebruno/js": "0.11.0",
"@usebruno/js": "0.12.0",
"@usebruno/lang": "0.12.0",
"@usebruno/schema": "0.7.0",
"about-window": "^1.15.2",
@@ -20762,33 +20762,6 @@
"node": ">=14.0.0"
}
},
"packages/bruno-electron/node_modules/@usebruno/js": {
"version": "0.11.0",
"resolved": "https://registry.npmjs.org/@usebruno/js/-/js-0.11.0.tgz",
"integrity": "sha512-csbKAnFtLTupG46aMIahRWeNW8/rdDeaZPtvr4kIzcHDPNmKNowcFcrIR4VSpceh47Ltpm8n0sgzrHzw8P8Yjg==",
"dependencies": {
"@usebruno/query": "0.1.0",
"ajv": "^8.12.0",
"ajv-formats": "^2.1.1",
"atob": "^2.1.2",
"axios": "^1.5.1",
"btoa": "^1.2.1",
"chai": "^4.3.7",
"chai-string": "^1.5.0",
"crypto-js": "^4.1.1",
"handlebars": "^4.7.8",
"json-query": "^2.2.2",
"lodash": "^4.17.21",
"moment": "^2.29.4",
"nanoid": "3.3.4",
"node-fetch": "2.*",
"node-vault": "^0.10.2",
"uuid": "^9.0.0"
},
"peerDependencies": {
"@n8n/vm2": "^3.9.23"
}
},
"packages/bruno-electron/node_modules/ajv": {
"version": "8.13.0",
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.13.0.tgz",
@@ -26185,7 +26158,7 @@
"requires": {
"@aws-sdk/credential-providers": "3.525.0",
"@usebruno/common": "0.1.0",
"@usebruno/js": "0.11.0",
"@usebruno/js": "0.12.0",
"@usebruno/lang": "0.12.0",
"@usebruno/schema": "0.7.0",
"about-window": "^1.15.2",
@@ -27040,8 +27013,7 @@
}
},
"@usebruno/js": {
"version": "0.11.0",
"resolved": "https://registry.npmjs.org/@usebruno/js/-/js-0.11.0.tgz",
"version": "https://registry.npmjs.org/@usebruno/js/-/js-0.11.0.tgz",
"integrity": "sha512-csbKAnFtLTupG46aMIahRWeNW8/rdDeaZPtvr4kIzcHDPNmKNowcFcrIR4VSpceh47Ltpm8n0sgzrHzw8P8Yjg==",
"requires": {
"@usebruno/query": "0.1.0",