Skip to content

Commit

Permalink
Bump axios from 1.7.2 to 1.7.7
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 1.7.2 to 1.7.7.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.2...v1.7.7)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 19, 2024
1 parent 8cd19ca commit 49c7593
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@types/node": ">=20.10.6",
"@typescript-eslint/eslint-plugin": "^6.17.0",
"@typescript-eslint/parser": "^8.5.0",
"axios": "^1.7.2",
"axios": "^1.7.7",
"chai": "^4.2.0",
"cspell": "^8.14.2",
"eslint": "^8.56.0",
Expand Down
15 changes: 13 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2821,7 +2821,7 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.6.7, axios@npm:^1.7.2":
"axios@npm:^1.6.7":
version: 1.7.2
resolution: "axios@npm:1.7.2"
dependencies:
Expand All @@ -2832,6 +2832,17 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.7.7":
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 Expand Up @@ -7027,7 +7038,7 @@ __metadata:
"@types/node": ">=20.10.6"
"@typescript-eslint/eslint-plugin": ^6.17.0
"@typescript-eslint/parser": ^8.5.0
axios: ^1.7.2
axios: ^1.7.7
chai: ^4.2.0
chalk: ^4
cspell: ^8.14.2
Expand Down

0 comments on commit 49c7593

Please sign in to comment.