forked from elastic/kibana
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.15] Axios upgrade to 1.7.4 (elastic#190604) (elastic#190985)
# Backport This will backport the following commits from `main` to `8.15`: - [Axios upgrade to 1.7.4 (elastic#190604)](elastic#190604) ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) --------- Co-authored-by: Elastic Machine <[email protected]>
- Loading branch information
1 parent
95911bd
commit d3293f7
Showing
2 changed files
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -84,6 +84,7 @@ | |
"**/@langchain/core": "^0.2.18", | ||
"**/@types/node": "20.10.5", | ||
"**/@typescript-eslint/utils": "5.62.0", | ||
"**/axios": "1.7.4", | ||
"**/chokidar": "^3.5.3", | ||
"**/d3-scale/**/d3-color": "npm:@elastic/[email protected]", | ||
"**/globule/minimatch": "^3.1.2", | ||
|
@@ -991,7 +992,7 @@ | |
"archiver": "^5.3.1", | ||
"async": "^3.2.3", | ||
"aws4": "^1.12.0", | ||
"axios": "^1.6.8", | ||
"axios": "^1.7.4", | ||
"base64-js": "^1.3.1", | ||
"bitmap-sdf": "^1.0.3", | ||
"blurhash": "^2.0.1", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters