Skip to content

Commit 243f020

Browse files
authored
Merge pull request #4202 from ClickHouse/dependabot/npm_and_yarn/axios-1.11.0
Bump axios from 1.8.2 to 1.11.0
2 parents 0ce4e62 + 4ff27d5 commit 243f020

File tree

2 files changed

+6
-15
lines changed

2 files changed

+6
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@mdx-js/react": "^3.1.0",
4747
"@radix-ui/react-navigation-menu": "^1.2.13",
4848
"@redocly/cli": "^1.34.0",
49-
"axios": "^1.8.2",
49+
"axios": "^1.11.0",
5050
"clsx": "^2.1.0",
5151
"docusaurus-plugin-sass": "^0.2.6",
5252
"echarts": "^5.6.0",

yarn.lock

Lines changed: 5 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -5175,22 +5175,13 @@ autoprefixer@^10.4.19:
51755175
picocolors "^1.0.1"
51765176
postcss-value-parser "^4.2.0"
51775177

5178-
axios@^1.7.9, axios@^1.8.2:
5179-
version "1.8.2"
5180-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2.tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979"
5181-
integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==
5182-
dependencies:
5183-
follow-redirects "^1.15.6"
5184-
form-data "^4.0.0"
5185-
proxy-from-env "^1.1.0"
5186-
5187-
axios@^1.8.4:
5188-
version "1.9.0"
5189-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.9.0.tgz#25534e3b72b54540077d33046f77e3b8d7081901"
5190-
integrity sha512-re4CqKTJaURpzbLHtIi6XpDv20/CnpXOtjRY5/CU32L8gU8ek9UIivcfvSWvmKEngmVbrUtPpdDwWDWL7DNHvg==
5178+
axios@^1.11.0, axios@^1.7.9, axios@^1.8.4:
5179+
version "1.11.0"
5180+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.11.0.tgz#c2ec219e35e414c025b2095e8b8280278478fdb6"
5181+
integrity sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA==
51915182
dependencies:
51925183
follow-redirects "^1.15.6"
5193-
form-data "^4.0.0"
5184+
form-data "^4.0.4"
51945185
proxy-from-env "^1.1.0"
51955186

51965187
b4a@^1.6.4:

0 commit comments

Comments
 (0)