Skip to content

Commit

Permalink
Bump axios from 1.6.8 to 1.7.4 (#2660)
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 1.6.8 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.6.8...v1.7.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Montse Ortega <[email protected]>
  • Loading branch information
dependabot[bot] and ammont82 authored Sep 17, 2024
1 parent 7e2993a commit d2e0fa7
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
2 changes: 1 addition & 1 deletion libs/sdks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
}
},
"dependencies": {
"axios": "^1.6.0"
"axios": "^1.7.4"
},
"devDependencies": {
"@openapitools/openapi-generator-cli": "^2.7.0",
Expand Down
15 changes: 13 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -811,7 +811,7 @@ __metadata:
resolution: "@openshift-assisted/sdks@workspace:libs/sdks"
dependencies:
"@openapitools/openapi-generator-cli": ^2.7.0
axios: ^1.6.0
axios: ^1.7.4
typescript: ^5.2.2
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -2565,7 +2565,7 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.6.8, axios@npm:>=0.22.0 <2.0.0, axios@npm:^1.6.0, axios@npm:^1.6.1":
"axios@npm:1.6.8, axios@npm:>=0.22.0 <2.0.0, axios@npm:^1.6.1":
version: 1.6.8
resolution: "axios@npm:1.6.8"
dependencies:
Expand All @@ -2576,6 +2576,17 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.7.4":
version: 1.7.7
resolution: "axios@npm:1.7.7"
dependencies:
follow-redirects: ^1.15.6
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: 882d4fe0ec694a07c7f5c1f68205eb6dc5a62aecdb632cc7a4a3d0985188ce3030e0b277e1a8260ac3f194d314ae342117660a151fabffdc5081ca0b5a8b47fe
languageName: node
linkType: hard

"balanced-match@npm:^1.0.0":
version: 1.0.2
resolution: "balanced-match@npm:1.0.2"
Expand Down

0 comments on commit d2e0fa7

Please sign in to comment.