Skip to content

Commit

Permalink
Bump axios from 1.6.8 to 1.7.4
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent e945c6b commit 724b73a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@typescript-eslint/eslint-plugin": "^5.41.0",
"@typescript-eslint/parser": "^5.41.0",
"@urql/exchange-retry": "^1.0.0",
"axios": "^1.6.0",
"axios": "^1.7.4",
"body-parser": "^1.15.2",
"chatgpt": "^5.2.5",
"croner": "^6.0.7",
Expand Down
15 changes: 2 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3596,7 +3596,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": "npm:^5.41.0"
"@typescript-eslint/parser": "npm:^5.41.0"
"@urql/exchange-retry": "npm:^1.0.0"
axios: "npm:^1.6.0"
axios: "npm:^1.7.4"
body-parser: "npm:^1.15.2"
chatgpt: "npm:^5.2.5"
croner: "npm:^6.0.7"
Expand Down Expand Up @@ -3747,18 +3747,7 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.6.0":
version: 1.6.8
resolution: "axios@npm:1.6.8"
dependencies:
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10c0/0f22da6f490335479a89878bc7d5a1419484fbb437b564a80c34888fc36759ae4f56ea28d55a191695e5ed327f0bad56e7ff60fb6770c14d1be6501505d47ab9
languageName: node
linkType: hard

"axios@npm:^1.6.7":
"axios@npm:^1.6.7, axios@npm:^1.7.4":
version: 1.7.5
resolution: "axios@npm:1.7.5"
dependencies:
Expand Down

0 comments on commit 724b73a

Please sign in to comment.