Skip to content

Commit d171eb4

Browse files
chore(deps): bump axios from 0.28.1 to 1.8.2
Bumps [axios](https://github.com/axios/axios) from 0.28.1 to 1.8.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v0.28.1...v1.8.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3de622d commit d171eb4

File tree

4 files changed

+12
-30
lines changed

4 files changed

+12
-30
lines changed

packages/cubejs-dremio-driver/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@cubejs-backend/base-driver": "1.2.18",
2626
"@cubejs-backend/schema-compiler": "1.2.18",
2727
"@cubejs-backend/shared": "1.2.18",
28-
"axios": "^0.28.0",
28+
"axios": "^1.8.2",
2929
"sqlstring": "^2.3.1"
3030
},
3131
"devDependencies": {

packages/cubejs-druid-driver/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@cubejs-backend/base-driver": "1.2.18",
3232
"@cubejs-backend/schema-compiler": "1.2.18",
3333
"@cubejs-backend/shared": "1.2.18",
34-
"axios": "^0.28.0"
34+
"axios": "^1.8.2"
3535
},
3636
"devDependencies": {
3737
"@cubejs-backend/linter": "1.2.18",

packages/cubejs-ksql-driver/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@cubejs-backend/schema-compiler": "1.2.18",
3030
"@cubejs-backend/shared": "1.2.18",
3131
"async-mutex": "0.3.2",
32-
"axios": "^0.28.0",
32+
"axios": "^1.8.2",
3333
"kafkajs": "^2.2.3",
3434
"sqlstring": "^2.3.1"
3535
},

yarn.lock

Lines changed: 9 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -11986,19 +11986,10 @@ axe-core@^4.3.5:
1198611986
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.3.5.tgz#78d6911ba317a8262bfee292aeafcc1e04b49cc5"
1198711987
integrity sha512-WKTW1+xAzhMS5dJsxWkliixlO/PqC4VhmO9T4juNYcaTg9jzWiJsou6m5pxWYGfigWbwzJWeFY6z47a+4neRXA==
1198811988

11989-
axios@^0.28.0:
11990-
version "0.28.1"
11991-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.28.1.tgz#2a7bcd34a3837b71ee1a5ca3762214b86b703e70"
11992-
integrity sha512-iUcGA5a7p0mVb4Gm/sy+FSECNkPFT4y7wt6OM/CDpO/OnNCvSs3PoMG8ibrC9jRoGYU0gUK5pXVC4NPXq6lHRQ==
11993-
dependencies:
11994-
follow-redirects "^1.15.0"
11995-
form-data "^4.0.0"
11996-
proxy-from-env "^1.1.0"
11997-
11998-
axios@^1.6.8, axios@^1.7.4:
11999-
version "1.7.9"
12000-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.9.tgz#d7d071380c132a24accda1b2cfc1535b79ec650a"
12001-
integrity sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==
11989+
axios@^1.6.8, axios@^1.7.4, axios@^1.8.2:
11990+
version "1.8.2"
11991+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2.tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979"
11992+
integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==
1200211993
dependencies:
1200311994
follow-redirects "^1.15.6"
1200411995
form-data "^4.0.0"
@@ -16976,7 +16967,7 @@ focus-lock@^1.3.5:
1697616967
dependencies:
1697716968
tslib "^2.0.3"
1697816969

16979-
follow-redirects@^1.0.0, follow-redirects@^1.15.0, follow-redirects@^1.15.6:
16970+
follow-redirects@^1.0.0, follow-redirects@^1.15.6:
1698016971
version "1.15.9"
1698116972
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9.tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1"
1698216973
integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==
@@ -17019,10 +17010,10 @@ form-data@^3.0.0:
1701917010
combined-stream "^1.0.8"
1702017011
mime-types "^2.1.12"
1702117012

17022-
form-data@^4.0.0:
17023-
version "4.0.0"
17024-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
17025-
integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==
17013+
form-data@^4.0.0, form-data@~4.0.0:
17014+
version "4.0.1"
17015+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.1.tgz#ba1076daaaa5bfd7e99c1a6cb02aa0a5cff90d48"
17016+
integrity sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw==
1702617017
dependencies:
1702717018
asynckit "^0.4.0"
1702817019
combined-stream "^1.0.8"
@@ -17037,15 +17028,6 @@ form-data@~2.3.2:
1703717028
combined-stream "^1.0.6"
1703817029
mime-types "^2.1.12"
1703917030

17040-
form-data@~4.0.0:
17041-
version "4.0.1"
17042-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.1.tgz#ba1076daaaa5bfd7e99c1a6cb02aa0a5cff90d48"
17043-
integrity sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw==
17044-
dependencies:
17045-
asynckit "^0.4.0"
17046-
combined-stream "^1.0.8"
17047-
mime-types "^2.1.12"
17048-
1704917031
formidable@^1.2.0:
1705017032
version "1.2.6"
1705117033
resolved "https://registry.yarnpkg.com/formidable/-/formidable-1.2.6.tgz#d2a51d60162bbc9b4a055d8457a7c75315d1a168"

0 commit comments

Comments
 (0)