Skip to content

Commit 97fd6c3

Browse files
[9.0] Upgraded axios to 1.12.1 (elastic#234935) (elastic#234977)
# Backport This will backport the following commits from `main` to `9.0`: - [Upgraded axios to 1.12.1 (elastic#234935)](elastic#234935) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Elena Shostak","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-09-12T21:22:01Z","message":"Upgraded axios to 1.12.1 (elastic#234935)\n\n## Summary\n\nUpgraded axios to `1.12.1`.\n\n---------\n\nCo-authored-by: kibanamachine <[email protected]>","sha":"a19234bf02358c4bc709072495f55799505f406f","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Security","release_note:skip","backport:prev-major","backport:current-major","v9.2.0"],"title":"Upgraded axios to 1.12.1","number":234935,"url":"https://github.com/elastic/kibana/pull/234935","mergeCommit":{"message":"Upgraded axios to 1.12.1 (elastic#234935)\n\n## Summary\n\nUpgraded axios to `1.12.1`.\n\n---------\n\nCo-authored-by: kibanamachine <[email protected]>","sha":"a19234bf02358c4bc709072495f55799505f406f"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/234935","number":234935,"mergeCommit":{"message":"Upgraded axios to 1.12.1 (elastic#234935)\n\n## Summary\n\nUpgraded axios to `1.12.1`.\n\n---------\n\nCo-authored-by: kibanamachine <[email protected]>","sha":"a19234bf02358c4bc709072495f55799505f406f"}}]}] BACKPORT--> Co-authored-by: Elena Shostak <[email protected]>
1 parent a95facf commit 97fd6c3

File tree

2 files changed

+40
-10
lines changed

2 files changed

+40
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1084,7 +1084,7 @@
10841084
"archiver": "^7.0.1",
10851085
"async": "^3.2.6",
10861086
"aws4": "^1.13.2",
1087-
"axios": "^1.8.3",
1087+
"axios": "^1.12.0",
10881088
"base64-js": "^1.5.1",
10891089
"bitmap-sdf": "^1.0.3",
10901090
"blurhash": "^2.0.5",

yarn.lock

Lines changed: 39 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14147,13 +14147,13 @@ axe-core@^4.2.0, axe-core@^4.6.2:
1414714147
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.7.2.tgz#040a7342b20765cb18bb50b628394c21bccc17a0"
1414814148
integrity sha512-zIURGIS1E1Q4pcrMjp+nnEh+16G56eG/MUllJH8yEvw7asDo7Ac9uhC9KIH5jzpITueEZolfYglnCGIuSBz39g==
1414914149

14150-
axios@^1.6.0, axios@^1.7.4, axios@^1.8.2, axios@^1.8.3:
14151-
version "1.8.3"
14152-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.3.tgz#9ebccd71c98651d547162a018a1a95a4b4ed4de8"
14153-
integrity sha512-iP4DebzoNlP/YN2dpwCgb8zoCmhtkajzS48JvwmkSkXvPI3DHc7m+XYL5tGnSlJtR6nImXZmdCuN5aP8dh1d8A==
14150+
axios@^1.12.0, axios@^1.6.0, axios@^1.7.4, axios@^1.8.2:
14151+
version "1.12.1"
14152+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.12.1.tgz#0747b39c5b615f81f93f2c138e6d82a71426937f"
14153+
integrity sha512-Kn4kbSXpkFHCGE6rBFNwIv0GQs4AvDT80jlveJDKFxjbTYMUeB4QtsdPCv6H8Cm19Je7IU6VFtRl2zWZI0rudQ==
1415414154
dependencies:
1415514155
follow-redirects "^1.15.6"
14156-
form-data "^4.0.0"
14156+
form-data "^4.0.4"
1415714157
proxy-from-env "^1.1.0"
1415814158

1415914159
axobject-query@^3.1.1:
@@ -29558,7 +29558,7 @@ string-replace-loader@^3.1.0:
2955829558
loader-utils "^2.0.0"
2955929559
schema-utils "^3.0.0"
2956029560

29561-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
29561+
"string-width-cjs@npm:string-width@^4.2.0":
2956229562
version "4.2.3"
2956329563
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
2956429564
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -29576,6 +29576,15 @@ string-width@^1.0.1:
2957629576
is-fullwidth-code-point "^1.0.0"
2957729577
strip-ansi "^3.0.0"
2957829578

29579+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
29580+
version "4.2.3"
29581+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
29582+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
29583+
dependencies:
29584+
emoji-regex "^8.0.0"
29585+
is-fullwidth-code-point "^3.0.0"
29586+
strip-ansi "^6.0.1"
29587+
2957929588
string-width@^5.0.1, string-width@^5.1.2:
2958029589
version "5.1.2"
2958129590
resolved "https://registry.yarnpkg.com/string-width/-/string-width-5.1.2.tgz#14f8daec6d81e7221d2a357e668cab73bdbca794"
@@ -29672,7 +29681,7 @@ stringify-object@^3.2.1:
2967229681
is-obj "^1.0.1"
2967329682
is-regexp "^1.0.0"
2967429683

29675-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
29684+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
2967629685
version "6.0.1"
2967729686
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
2967829687
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -29686,6 +29695,13 @@ strip-ansi@^3.0.0, strip-ansi@^3.0.1:
2968629695
dependencies:
2968729696
ansi-regex "^2.0.0"
2968829697

29698+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
29699+
version "6.0.1"
29700+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
29701+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
29702+
dependencies:
29703+
ansi-regex "^5.0.1"
29704+
2968929705
strip-ansi@^7.0.1, strip-ansi@^7.1.0:
2969029706
version "7.1.0"
2969129707
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -32481,7 +32497,7 @@ workerpool@^6.5.1:
3248132497
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.5.1.tgz#060f73b39d0caf97c6db64da004cd01b4c099544"
3248232498
integrity sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA==
3248332499

32484-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
32500+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
3248532501
version "7.0.0"
3248632502
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
3248732503
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -32507,6 +32523,15 @@ wrap-ansi@^6.0.1, wrap-ansi@^6.2.0:
3250732523
string-width "^4.1.0"
3250832524
strip-ansi "^6.0.0"
3250932525

32526+
wrap-ansi@^7.0.0:
32527+
version "7.0.0"
32528+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
32529+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
32530+
dependencies:
32531+
ansi-styles "^4.0.0"
32532+
string-width "^4.1.0"
32533+
strip-ansi "^6.0.0"
32534+
3251032535
wrap-ansi@^8.1.0:
3251132536
version "8.1.0"
3251232537
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"
@@ -32617,7 +32642,7 @@ xpath@^0.0.33:
3261732642
resolved "https://registry.yarnpkg.com/xpath/-/xpath-0.0.33.tgz#5136b6094227c5df92002e7c3a13516a5074eb07"
3261832643
integrity sha512-NNXnzrkDrAzalLhIUc01jO2mOzXGXh1JwPgkihcLLzw98c0WgYDmmjSh1Kl3wzaxSVWMuA+fe0WTWOBDWCBmNA==
3261932644

32620-
"xstate5@npm:xstate@^5.19.2", xstate@^5.19.2:
32645+
"xstate5@npm:xstate@^5.19.2":
3262132646
version "5.19.2"
3262232647
resolved "https://registry.yarnpkg.com/xstate/-/xstate-5.19.2.tgz#db3f1ee614bbb6a49ad3f0c96ddbf98562d456ba"
3262332648
integrity sha512-B8fL2aP0ogn5aviAXFzI5oZseAMqN00fg/TeDa3ZtatyDcViYLIfuQl4y8qmHCiKZgGEzmnTyNtNQL9oeJE2gw==
@@ -32627,6 +32652,11 @@ xstate@^4.38.3:
3262732652
resolved "https://registry.yarnpkg.com/xstate/-/xstate-4.38.3.tgz#4e15e7ad3aa0ca1eea2010548a5379966d8f1075"
3262832653
integrity sha512-SH7nAaaPQx57dx6qvfcIgqKRXIh4L0A1iYEqim4s1u7c9VoCgzZc+63FY90AKU4ZzOC2cfJzTnpO4zK7fCUzzw==
3262932654

32655+
xstate@^5.19.2:
32656+
version "5.19.2"
32657+
resolved "https://registry.yarnpkg.com/xstate/-/xstate-5.19.2.tgz#db3f1ee614bbb6a49ad3f0c96ddbf98562d456ba"
32658+
integrity sha512-B8fL2aP0ogn5aviAXFzI5oZseAMqN00fg/TeDa3ZtatyDcViYLIfuQl4y8qmHCiKZgGEzmnTyNtNQL9oeJE2gw==
32659+
3263032660
"xtend@>=4.0.0 <4.1.0-0", xtend@^4.0.0, xtend@^4.0.1, xtend@^4.0.2, xtend@~4.0.1:
3263132661
version "4.0.2"
3263232662
resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54"

0 commit comments

Comments
 (0)