Skip to content

Commit 59602b9

Browse files
chore(deps): bump axios from 1.15.2 to 1.16.0
Bumps [axios](https://github.com/axios/axios) from 1.15.2 to 1.16.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.15.2...v1.16.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.16.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 533ced7 commit 59602b9

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

tools/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"homepage": "https://github.com/eclipse-che/che-plugin-registry/blob/main/tools/build/README.md",
2626
"dependencies": {
2727
"@devfile/api": "2.2.2-1716821574",
28-
"axios": "^1.15.2",
28+
"axios": "^1.16.0",
2929
"decompress": "^4.2.1",
3030
"docker-image-name-parser": "^0.1.0",
3131
"fs-extra": "^11.2.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1414,12 +1414,12 @@ atob@^2.1.2:
14141414
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
14151415
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
14161416

1417-
axios@^1.15.2:
1418-
version "1.15.2"
1419-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.15.2.tgz#eb8fb6d30349abace6ade5b4cb4d9e8a0dc23e5b"
1420-
integrity sha512-wLrXxPtcrPTsNlJmKjkPnNPK2Ihe0hn0wGSaTEiHRPxwjvJwT3hKmXF4dpqxmPO9SoNb2FsYXj/xEo0gHN+D5A==
1417+
axios@^1.16.0:
1418+
version "1.16.0"
1419+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.16.0.tgz#f8e5dd931cef2a5f8c32216d5784eda2f8750eb7"
1420+
integrity sha512-6hp5CwvTPlN2A31g5dxnwAX0orzM7pmCRDLnZSX772mv8WDqICwFjowHuPs04Mc8deIld1+ejhtaMn5vp6b+1w==
14211421
dependencies:
1422-
follow-redirects "^1.15.11"
1422+
follow-redirects "^1.16.0"
14231423
form-data "^4.0.5"
14241424
proxy-from-env "^2.1.0"
14251425

@@ -2780,7 +2780,7 @@ flatted@^3.1.0:
27802780
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787"
27812781
integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==
27822782

2783-
follow-redirects@^1.15.11:
2783+
follow-redirects@^1.16.0:
27842784
version "1.16.0"
27852785
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.16.0.tgz#28474a159d3b9d11ef62050a14ed60e4df6d61bc"
27862786
integrity sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw==

0 commit comments

Comments
 (0)