fix (#759): fixed axios versions inconsistency

This commit is contained in:
Martin Sefcik 2023-10-30 18:03:32 +01:00
parent fa8ec4267f
commit ff63cea108
3 changed files with 74 additions and 70 deletions

140
package-lock.json generated
View File

@ -5546,13 +5546,6 @@
"version": "1.12.0",
"license": "MIT"
},
"node_modules/axios": {
"version": "0.26.1",
"license": "MIT",
"dependencies": {
"follow-redirects": "^1.14.8"
}
},
"node_modules/babel-jest": {
"version": "29.3.1",
"dev": true,
@ -13580,6 +13573,7 @@
},
"node_modules/react-is": {
"version": "18.2.0",
"dev": true,
"license": "MIT"
},
"node_modules/react-redux": {
@ -16448,7 +16442,7 @@
"@tippyjs/react": "^4.2.6",
"@usebruno/graphql-docs": "0.1.0",
"@usebruno/schema": "0.6.0",
"axios": "^0.26.0",
"axios": "^1.5.1",
"classnames": "^2.3.1",
"codemirror": "^5.65.2",
"codemirror-graphql": "^1.2.5",
@ -16512,6 +16506,16 @@
"version": "2.0.1",
"license": "Python-2.0"
},
"packages/bruno-app/node_modules/axios": {
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.6.0.tgz",
"integrity": "sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==",
"dependencies": {
"follow-redirects": "^1.15.0",
"form-data": "^4.0.0",
"proxy-from-env": "^1.1.0"
}
},
"packages/bruno-app/node_modules/entities": {
"version": "3.0.1",
"license": "BSD-2-Clause",
@ -16865,7 +16869,7 @@
"@usebruno/query": "0.1.0",
"ajv": "^8.12.0",
"atob": "^2.1.2",
"axios": "^0.26.0",
"axios": "^1.5.1",
"btoa": "^1.2.1",
"chai": "^4.3.7",
"chai-string": "^1.5.0",
@ -16896,6 +16900,16 @@
"url": "https://github.com/sponsors/epoberezkin"
}
},
"packages/bruno-js/node_modules/axios": {
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.6.0.tgz",
"integrity": "sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==",
"dependencies": {
"follow-redirects": "^1.15.0",
"form-data": "^4.0.0",
"proxy-from-env": "^1.1.0"
}
},
"packages/bruno-js/node_modules/json-schema-traverse": {
"version": "1.0.0",
"license": "MIT"
@ -20241,8 +20255,7 @@
}
},
"@tabler/icons": {
"version": "1.119.0",
"requires": {}
"version": "1.119.0"
},
"@tauri-apps/cli": {
"version": "1.2.2",
@ -20511,7 +20524,7 @@
"@tippyjs/react": "^4.2.6",
"@usebruno/graphql-docs": "0.1.0",
"@usebruno/schema": "0.6.0",
"axios": "^0.26.0",
"axios": "^1.5.1",
"babel-loader": "^8.2.3",
"classnames": "^2.3.1",
"codemirror": "^5.65.2",
@ -20567,6 +20580,16 @@
"argparse": {
"version": "2.0.1"
},
"axios": {
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.6.0.tgz",
"integrity": "sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==",
"requires": {
"follow-redirects": "^1.15.0",
"form-data": "^4.0.0",
"proxy-from-env": "^1.1.0"
}
},
"entities": {
"version": "3.0.1"
},
@ -20685,7 +20708,7 @@
"@usebruno/query": "0.1.0",
"ajv": "^8.12.0",
"atob": "^2.1.2",
"axios": "^0.26.0",
"axios": "^1.5.1",
"btoa": "^1.2.1",
"chai": "^4.3.7",
"chai-string": "^1.5.0",
@ -20708,6 +20731,16 @@
"uri-js": "^4.2.2"
}
},
"axios": {
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.6.0.tgz",
"integrity": "sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==",
"requires": {
"follow-redirects": "^1.15.0",
"form-data": "^4.0.0",
"proxy-from-env": "^1.1.0"
}
},
"json-schema-traverse": {
"version": "1.0.0"
},
@ -20746,8 +20779,7 @@
}
},
"@usebruno/schema": {
"version": "file:packages/bruno-schema",
"requires": {}
"version": "file:packages/bruno-schema"
},
"@usebruno/testbench": {
"version": "file:packages/bruno-testbench",
@ -20891,8 +20923,7 @@
},
"@webpack-cli/configtest": {
"version": "1.2.0",
"dev": true,
"requires": {}
"dev": true
},
"@webpack-cli/info": {
"version": "1.5.0",
@ -20903,8 +20934,7 @@
},
"@webpack-cli/serve": {
"version": "1.7.0",
"dev": true,
"requires": {}
"dev": true
},
"@xtuc/ieee754": {
"version": "1.2.0",
@ -20981,8 +21011,7 @@
},
"ajv-keywords": {
"version": "3.5.2",
"dev": true,
"requires": {}
"dev": true
},
"amdefine": {
"version": "0.0.8"
@ -21247,12 +21276,6 @@
"aws4": {
"version": "1.12.0"
},
"axios": {
"version": "0.26.1",
"requires": {
"follow-redirects": "^1.14.8"
}
},
"babel-jest": {
"version": "29.3.1",
"dev": true,
@ -21876,8 +21899,7 @@
"chai-string": {
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/chai-string/-/chai-string-1.5.0.tgz",
"integrity": "sha512-sydDC3S3pNAQMYwJrs6dQX0oBQ6KfIPuOZ78n7rocW0eJJlsHPh2t3kwW7xfwYA/1Bf6/arGtSUo16rxR2JFlw==",
"requires": {}
"integrity": "sha512-sydDC3S3pNAQMYwJrs6dQX0oBQ6KfIPuOZ78n7rocW0eJJlsHPh2t3kwW7xfwYA/1Bf6/arGtSUo16rxR2JFlw=="
},
"chalk": {
"version": "4.1.2",
@ -22272,8 +22294,7 @@
},
"css-declaration-sorter": {
"version": "6.3.1",
"dev": true,
"requires": {}
"dev": true
},
"css-loader": {
"version": "6.7.3",
@ -22392,8 +22413,7 @@
},
"cssnano-utils": {
"version": "3.1.0",
"dev": true,
"requires": {}
"dev": true
},
"csso": {
"version": "4.2.0",
@ -23553,8 +23573,7 @@
}
},
"goober": {
"version": "2.1.11",
"requires": {}
"version": "2.1.11"
},
"got": {
"version": "9.6.0",
@ -23917,8 +23936,7 @@
},
"icss-utils": {
"version": "5.1.0",
"dev": true,
"requires": {}
"dev": true
},
"idb": {
"version": "7.1.1"
@ -24520,8 +24538,7 @@
},
"jest-pnp-resolver": {
"version": "1.2.3",
"dev": true,
"requires": {}
"dev": true
},
"jest-regex-util": {
"version": "29.2.0",
@ -25110,8 +25127,7 @@
"version": "1.4.1"
},
"meros": {
"version": "1.2.1",
"requires": {}
"version": "1.2.1"
},
"methods": {
"version": "1.1.2"
@ -25871,23 +25887,19 @@
},
"postcss-discard-comments": {
"version": "5.1.2",
"dev": true,
"requires": {}
"dev": true
},
"postcss-discard-duplicates": {
"version": "5.1.0",
"dev": true,
"requires": {}
"dev": true
},
"postcss-discard-empty": {
"version": "5.1.1",
"dev": true,
"requires": {}
"dev": true
},
"postcss-discard-overridden": {
"version": "5.1.0",
"dev": true,
"requires": {}
"dev": true
},
"postcss-js": {
"version": "3.0.3",
@ -25969,8 +25981,7 @@
},
"postcss-modules-extract-imports": {
"version": "3.0.0",
"dev": true,
"requires": {}
"dev": true
},
"postcss-modules-local-by-default": {
"version": "4.0.0",
@ -26003,8 +26014,7 @@
},
"postcss-normalize-charset": {
"version": "5.1.0",
"dev": true,
"requires": {}
"dev": true
},
"postcss-normalize-display-values": {
"version": "5.1.0",
@ -26399,11 +26409,11 @@
}
},
"react-inspector": {
"version": "6.0.2",
"requires": {}
"version": "6.0.2"
},
"react-is": {
"version": "18.2.0"
"version": "18.2.0",
"dev": true
},
"react-redux": {
"version": "7.2.9",
@ -26550,8 +26560,7 @@
}
},
"redux-thunk": {
"version": "2.4.2",
"requires": {}
"version": "2.4.2"
},
"regenerate": {
"version": "1.4.2",
@ -26783,8 +26792,7 @@
},
"rollup-plugin-peer-deps-external": {
"version": "2.2.4",
"dev": true,
"requires": {}
"dev": true
},
"rollup-plugin-postcss": {
"version": "4.0.2",
@ -27278,8 +27286,7 @@
},
"style-loader": {
"version": "3.3.1",
"dev": true,
"requires": {}
"dev": true
},
"styled-components": {
"version": "5.3.6",
@ -27308,8 +27315,7 @@
}
},
"styled-jsx": {
"version": "5.0.7",
"requires": {}
"version": "5.0.7"
},
"stylehacks": {
"version": "5.1.1",
@ -27902,8 +27908,7 @@
}
},
"use-sync-external-store": {
"version": "1.2.0",
"requires": {}
"version": "1.2.0"
},
"utf8-byte-length": {
"version": "1.0.4",
@ -28064,8 +28069,7 @@
},
"acorn-import-assertions": {
"version": "1.8.0",
"dev": true,
"requires": {}
"dev": true
},
"schema-utils": {
"version": "3.1.1",

View File

@ -20,7 +20,7 @@
"@tippyjs/react": "^4.2.6",
"@usebruno/graphql-docs": "0.1.0",
"@usebruno/schema": "0.6.0",
"axios": "^0.26.0",
"axios": "^1.5.1",
"classnames": "^2.3.1",
"codemirror": "^5.65.2",
"codemirror-graphql": "^1.2.5",

View File

@ -17,7 +17,7 @@
"@usebruno/query": "0.1.0",
"ajv": "^8.12.0",
"atob": "^2.1.2",
"axios": "^0.26.0",
"axios": "^1.5.1",
"btoa": "^1.2.1",
"chai": "^4.3.7",
"chai-string": "^1.5.0",