Skip to content

Commit 3e2c805

Browse files
Bump axios from 1.8.2 to 1.12.0 (#1664)
Bumps [axios](https://github.com/axios/axios) from 1.8.2 to 1.12.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.8.2...v1.12.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 94cf567 commit 3e2c805

File tree

2 files changed

+24
-17
lines changed

2 files changed

+24
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2592,7 +2592,7 @@
25922592
"@vscode/l10n": "^0.0.18",
25932593
"ansi-to-html": "^0.6.11",
25942594
"assert": "^2.1.0",
2595-
"axios": "^1.8.2",
2595+
"axios": "^1.12.0",
25962596
"bignumber.js": "^9.0.1",
25972597
"del": "^4.1.1",
25982598
"es6-promisify": "^6.0.0",

yarn.lock

Lines changed: 23 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2022,13 +2022,13 @@ available-typed-arrays@^1.0.7:
20222022
dependencies:
20232023
possible-typed-array-names "^1.0.0"
20242024

2025-
axios@^1.8.2:
2026-
version "1.8.2"
2027-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2.tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979"
2028-
integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==
2025+
axios@^1.12.0:
2026+
version "1.12.0"
2027+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.12.0.tgz#11248459be05a5ee493485628fa0e4323d0abfc3"
2028+
integrity sha512-oXTDccv8PcfjZmPGlWsPSwtOJCZ/b6W5jAMCNcfwJbCzDckwG0jrYJFaWH1yvivfCXjVzV/SPDEhMB3Q+DSurg==
20292029
dependencies:
20302030
follow-redirects "^1.15.6"
2031-
form-data "^4.0.0"
2031+
form-data "^4.0.4"
20322032
proxy-from-env "^1.1.0"
20332033

20342034
azure-devops-node-api@^12.5.0:
@@ -2983,6 +2983,16 @@ es-object-atoms@^1.0.0, es-object-atoms@^1.1.1:
29832983
dependencies:
29842984
es-errors "^1.3.0"
29852985

2986+
es-set-tostringtag@^2.1.0:
2987+
version "2.1.0"
2988+
resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz#f31dbbe0c183b00a6d26eb6325c810c0fd18bd4d"
2989+
integrity sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==
2990+
dependencies:
2991+
es-errors "^1.3.0"
2992+
get-intrinsic "^1.2.6"
2993+
has-tostringtag "^1.0.2"
2994+
hasown "^2.0.2"
2995+
29862996
es6-promisify@^6.0.0:
29872997
version "6.1.1"
29882998
resolved "https://registry.yarnpkg.com/es6-promisify/-/es6-promisify-6.1.1.tgz#46837651b7b06bf6fff893d03f29393668d01621"
@@ -3232,16 +3242,11 @@ flat@^5.0.2:
32323242
resolved "https://registry.yarnpkg.com/flat/-/flat-5.0.2.tgz#8ca6fe332069ffa9d324c327198c598259ceb241"
32333243
integrity sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==
32343244

3235-
follow-redirects@^1.14.6:
3245+
follow-redirects@^1.14.6, follow-redirects@^1.15.6:
32363246
version "1.15.9"
32373247
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9.tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1"
32383248
integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==
32393249

3240-
follow-redirects@^1.15.6:
3241-
version "1.15.6"
3242-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
3243-
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==
3244-
32453250
for-each@^0.3.3:
32463251
version "0.3.3"
32473252
resolved "https://registry.yarnpkg.com/for-each/-/for-each-0.3.3.tgz#69b447e88a0a5d32c3e7084f3f1710034b21376e"
@@ -3277,13 +3282,15 @@ form-data-encoder@^4.0.2:
32773282
resolved "https://registry.yarnpkg.com/form-data-encoder/-/form-data-encoder-4.1.0.tgz#497cedc94810bd5d53b99b5d4f6c152d5cbc9db2"
32783283
integrity sha512-G6NsmEW15s0Uw9XnCg+33H3ViYRyiM0hMrMhhqQOR8NFc5GhYrI+6I3u7OTw7b91J2g8rtvMBZJDbcGb2YUniw==
32793284

3280-
form-data@^4.0.0:
3281-
version "4.0.0"
3282-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
3283-
integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==
3285+
form-data@^4.0.0, form-data@^4.0.4:
3286+
version "4.0.4"
3287+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
3288+
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
32843289
dependencies:
32853290
asynckit "^0.4.0"
32863291
combined-stream "^1.0.8"
3292+
es-set-tostringtag "^2.1.0"
3293+
hasown "^2.0.2"
32873294
mime-types "^2.1.12"
32883295

32893296
fs-constants@^1.0.0:
@@ -3354,7 +3361,7 @@ get-intrinsic@^1.2.1:
33543361
has-symbols "^1.0.3"
33553362
hasown "^2.0.0"
33563363

3357-
get-intrinsic@^1.2.4, get-intrinsic@^1.2.5, get-intrinsic@^1.3.0:
3364+
get-intrinsic@^1.2.4, get-intrinsic@^1.2.5, get-intrinsic@^1.2.6, get-intrinsic@^1.3.0:
33583365
version "1.3.0"
33593366
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01"
33603367
integrity sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==

0 commit comments

Comments
 (0)