Merge pull request #827 from martinsefcik/fix-axios-versions-inconsistency

fix (#759): fixed axios versions inconsistency
This commit is contained in:
Anoop M D 2023-11-06 21:16:58 +05:30 committed by GitHub
commit 1e6c85eb01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 74 additions and 70 deletions

140
package-lock.json generated
View File

@ -5588,13 +5588,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,
@ -13731,6 +13724,7 @@
},
"node_modules/react-is": {
"version": "18.2.0",
"dev": true,
"license": "MIT"
},
"node_modules/react-redux": {
@ -16637,7 +16631,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",
@ -16702,6 +16696,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",
@ -17055,7 +17059,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",
@ -17087,6 +17091,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"
@ -20468,8 +20482,7 @@
}
},
"@tabler/icons": {
"version": "1.119.0",
"requires": {}
"version": "1.119.0"
},
"@tauri-apps/cli": {
"version": "1.2.2",
@ -20738,7 +20751,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",
@ -20795,6 +20808,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"
},
@ -20913,7 +20936,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",
@ -20937,6 +20960,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"
},
@ -20975,8 +21008,7 @@
}
},
"@usebruno/schema": {
"version": "file:packages/bruno-schema",
"requires": {}
"version": "file:packages/bruno-schema"
},
"@usebruno/testbench": {
"version": "file:packages/bruno-testbench",
@ -21120,8 +21152,7 @@
},
"@webpack-cli/configtest": {
"version": "1.2.0",
"dev": true,
"requires": {}
"dev": true
},
"@webpack-cli/info": {
"version": "1.5.0",
@ -21132,8 +21163,7 @@
},
"@webpack-cli/serve": {
"version": "1.7.0",
"dev": true,
"requires": {}
"dev": true
},
"@xtuc/ieee754": {
"version": "1.2.0",
@ -21209,8 +21239,7 @@
},
"ajv-keywords": {
"version": "3.5.2",
"dev": true,
"requires": {}
"dev": true
},
"amdefine": {
"version": "0.0.8"
@ -21472,12 +21501,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,
@ -22107,8 +22130,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",
@ -22503,8 +22525,7 @@
},
"css-declaration-sorter": {
"version": "6.3.1",
"dev": true,
"requires": {}
"dev": true
},
"css-loader": {
"version": "6.7.3",
@ -22623,8 +22644,7 @@
},
"cssnano-utils": {
"version": "3.1.0",
"dev": true,
"requires": {}
"dev": true
},
"csso": {
"version": "4.2.0",
@ -23777,8 +23797,7 @@
}
},
"goober": {
"version": "2.1.11",
"requires": {}
"version": "2.1.11"
},
"got": {
"version": "9.6.0",
@ -24140,8 +24159,7 @@
},
"icss-utils": {
"version": "5.1.0",
"dev": true,
"requires": {}
"dev": true
},
"idb": {
"version": "7.1.1"
@ -24741,8 +24759,7 @@
},
"jest-pnp-resolver": {
"version": "1.2.3",
"dev": true,
"requires": {}
"dev": true
},
"jest-regex-util": {
"version": "29.2.0",
@ -25327,8 +25344,7 @@
"version": "1.4.1"
},
"meros": {
"version": "1.2.1",
"requires": {}
"version": "1.2.1"
},
"methods": {
"version": "1.1.2"
@ -26105,23 +26121,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",
@ -26203,8 +26215,7 @@
},
"postcss-modules-extract-imports": {
"version": "3.0.0",
"dev": true,
"requires": {}
"dev": true
},
"postcss-modules-local-by-default": {
"version": "4.0.0",
@ -26237,8 +26248,7 @@
},
"postcss-normalize-charset": {
"version": "5.1.0",
"dev": true,
"requires": {}
"dev": true
},
"postcss-normalize-display-values": {
"version": "5.1.0",
@ -26714,11 +26724,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",
@ -26865,8 +26875,7 @@
}
},
"redux-thunk": {
"version": "2.4.2",
"requires": {}
"version": "2.4.2"
},
"regenerate": {
"version": "1.4.2",
@ -27103,8 +27112,7 @@
},
"rollup-plugin-peer-deps-external": {
"version": "2.2.4",
"dev": true,
"requires": {}
"dev": true
},
"rollup-plugin-postcss": {
"version": "4.0.2",
@ -27617,8 +27625,7 @@
},
"style-loader": {
"version": "3.3.1",
"dev": true,
"requires": {}
"dev": true
},
"styled-components": {
"version": "5.3.6",
@ -27647,8 +27654,7 @@
}
},
"styled-jsx": {
"version": "5.0.7",
"requires": {}
"version": "5.0.7"
},
"stylehacks": {
"version": "5.1.1",
@ -28254,8 +28260,7 @@
}
},
"use-sync-external-store": {
"version": "1.2.0",
"requires": {}
"version": "1.2.0"
},
"utf8-byte-length": {
"version": "1.0.4",
@ -28416,8 +28421,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",