mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-15 11:51:30 +00:00
fix: fixed failing tests by downgrading bruno-js in electron and cli
This commit is contained in:
40
package-lock.json
generated
40
package-lock.json
generated
@@ -25151,7 +25151,7 @@
|
||||
"dependencies": {
|
||||
"@aws-sdk/credential-providers": "3.750.0",
|
||||
"@usebruno/common": "0.3.0",
|
||||
"@usebruno/js": "0.25.0",
|
||||
"@usebruno/js": "0.24.0",
|
||||
"@usebruno/lang": "0.20.0",
|
||||
"@usebruno/vm2": "3.9.19",
|
||||
"aws4-axios": "^3.3.0",
|
||||
@@ -26210,9 +26210,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"packages/bruno-cli/node_modules/@usebruno/js": {
|
||||
"version": "0.25.0",
|
||||
"resolved": "https://registry.npmjs.org/@usebruno/js/-/js-0.25.0.tgz",
|
||||
"integrity": "sha512-1PoUDnFuMaYAl8zZx0L+8d+zr8nmQDBqVRaI9I1ZhFMBPoEqqwaVfiPooGKrTESboKIZh8AMXzvm0q67UJJ0YA==",
|
||||
"version": "0.24.0",
|
||||
"resolved": "https://registry.npmjs.org/@usebruno/js/-/js-0.24.0.tgz",
|
||||
"integrity": "sha512-HKgT6uXDRlTK/B72mvXMz4AbSldtOEBuSCTSeQjFKn9HsQx0OLl/t//h7Oc36DZf2OS6u1Wp7vKCKkrG6qt/JA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@usebruno/common": "0.3.0",
|
||||
@@ -26221,11 +26221,10 @@
|
||||
"ajv": "^8.12.0",
|
||||
"ajv-formats": "^2.1.1",
|
||||
"atob": "^2.1.2",
|
||||
"axios": "1.7.7",
|
||||
"axios": "1.7.5",
|
||||
"btoa": "^1.2.1",
|
||||
"chai": "^4.3.7",
|
||||
"chai-string": "^1.5.0",
|
||||
"cheerio": "^1.0.0",
|
||||
"crypto-js": "^4.1.1",
|
||||
"json-query": "^2.2.2",
|
||||
"lodash": "^4.17.21",
|
||||
@@ -26235,17 +26234,16 @@
|
||||
"node-vault": "^0.10.2",
|
||||
"path": "^0.12.7",
|
||||
"quickjs-emscripten": "^0.29.2",
|
||||
"uuid": "^9.0.0",
|
||||
"xml2js": "^0.6.2"
|
||||
"uuid": "^9.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@usebruno/vm2": "^3.9.13"
|
||||
}
|
||||
},
|
||||
"packages/bruno-cli/node_modules/@usebruno/js/node_modules/axios": {
|
||||
"version": "1.7.7",
|
||||
"resolved": "https://registry.npmjs.org/axios/-/axios-1.7.7.tgz",
|
||||
"integrity": "sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==",
|
||||
"version": "1.7.5",
|
||||
"resolved": "https://registry.npmjs.org/axios/-/axios-1.7.5.tgz",
|
||||
"integrity": "sha512-fZu86yCo+svH3uqJ/yTdQ0QHpQu5oL+/QE+QPSv6BZSkDAoky9vytxp7u5qk83OJFS3kEBcesWni9WTZAv3tSw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"follow-redirects": "^1.15.6",
|
||||
@@ -26335,7 +26333,7 @@
|
||||
"dependencies": {
|
||||
"@aws-sdk/credential-providers": "3.750.0",
|
||||
"@usebruno/common": "0.1.0",
|
||||
"@usebruno/js": "0.25.0",
|
||||
"@usebruno/js": "0.24.0",
|
||||
"@usebruno/lang": "0.20.0",
|
||||
"@usebruno/node-machine-id": "^2.0.0",
|
||||
"@usebruno/schema": "0.14.0",
|
||||
@@ -27413,9 +27411,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"packages/bruno-electron/node_modules/@usebruno/js": {
|
||||
"version": "0.25.0",
|
||||
"resolved": "https://registry.npmjs.org/@usebruno/js/-/js-0.25.0.tgz",
|
||||
"integrity": "sha512-1PoUDnFuMaYAl8zZx0L+8d+zr8nmQDBqVRaI9I1ZhFMBPoEqqwaVfiPooGKrTESboKIZh8AMXzvm0q67UJJ0YA==",
|
||||
"version": "0.24.0",
|
||||
"resolved": "https://registry.npmjs.org/@usebruno/js/-/js-0.24.0.tgz",
|
||||
"integrity": "sha512-HKgT6uXDRlTK/B72mvXMz4AbSldtOEBuSCTSeQjFKn9HsQx0OLl/t//h7Oc36DZf2OS6u1Wp7vKCKkrG6qt/JA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@usebruno/common": "0.3.0",
|
||||
@@ -27424,11 +27422,10 @@
|
||||
"ajv": "^8.12.0",
|
||||
"ajv-formats": "^2.1.1",
|
||||
"atob": "^2.1.2",
|
||||
"axios": "1.7.7",
|
||||
"axios": "1.7.5",
|
||||
"btoa": "^1.2.1",
|
||||
"chai": "^4.3.7",
|
||||
"chai-string": "^1.5.0",
|
||||
"cheerio": "^1.0.0",
|
||||
"crypto-js": "^4.1.1",
|
||||
"json-query": "^2.2.2",
|
||||
"lodash": "^4.17.21",
|
||||
@@ -27438,8 +27435,7 @@
|
||||
"node-vault": "^0.10.2",
|
||||
"path": "^0.12.7",
|
||||
"quickjs-emscripten": "^0.29.2",
|
||||
"uuid": "^9.0.0",
|
||||
"xml2js": "^0.6.2"
|
||||
"uuid": "^9.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@usebruno/vm2": "^3.9.13"
|
||||
@@ -27452,9 +27448,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"packages/bruno-electron/node_modules/@usebruno/js/node_modules/axios": {
|
||||
"version": "1.7.7",
|
||||
"resolved": "https://registry.npmjs.org/axios/-/axios-1.7.7.tgz",
|
||||
"integrity": "sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==",
|
||||
"version": "1.7.5",
|
||||
"resolved": "https://registry.npmjs.org/axios/-/axios-1.7.5.tgz",
|
||||
"integrity": "sha512-fZu86yCo+svH3uqJ/yTdQ0QHpQu5oL+/QE+QPSv6BZSkDAoky9vytxp7u5qk83OJFS3kEBcesWni9WTZAv3tSw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"follow-redirects": "^1.15.6",
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
"dependencies": {
|
||||
"@aws-sdk/credential-providers": "3.750.0",
|
||||
"@usebruno/common": "0.3.0",
|
||||
"@usebruno/js": "0.25.0",
|
||||
"@usebruno/js": "0.24.0",
|
||||
"@usebruno/lang": "0.20.0",
|
||||
"@usebruno/vm2": "3.9.19",
|
||||
"aws4-axios": "^3.3.0",
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
"dependencies": {
|
||||
"@aws-sdk/credential-providers": "3.750.0",
|
||||
"@usebruno/common": "0.1.0",
|
||||
"@usebruno/js": "0.25.0",
|
||||
"@usebruno/js": "0.24.0",
|
||||
"@usebruno/lang": "0.20.0",
|
||||
"@usebruno/node-machine-id": "^2.0.0",
|
||||
"@usebruno/schema": "0.14.0",
|
||||
|
||||
Reference in New Issue
Block a user