Skip to content

Commit

Permalink
chore(deps): bump axios from 1.7.2 to 1.7.4
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.4.
- [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.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 31, 2024
1 parent 63adef3 commit 8c57f99
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@swc/core": "^1.7.40",
"@vitest/coverage-v8": "^2.1.4",
"@vitest/eslint-plugin": "^1.1.7",
"axios": "^1.7.2",
"axios": "^1.7.4",
"date-fns": "^3.6.0",
"eslint-plugin-vitest": "^0.5.4",
"graphql": "^16.8.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2638,14 +2638,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.7.2":
version: 1.7.2
resolution: "axios@npm:1.7.2"
"axios@npm:^1.7.4":
version: 1.7.7
resolution: "axios@npm:1.7.7"
dependencies:
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10c0/cbd47ce380fe045313364e740bb03b936420b8b5558c7ea36a4563db1258c658f05e40feb5ddd41f6633fdd96d37ac2a76f884dad599c5b0224b4c451b3fa7ae
checksum: 10c0/4499efc89e86b0b49ffddc018798de05fab26e3bf57913818266be73279a6418c3ce8f9e934c7d2d707ab8c095e837fc6c90608fb7715b94d357720b5f568af7
languageName: node
linkType: hard

Expand Down Expand Up @@ -7430,7 +7430,7 @@ __metadata:
"@typescript-eslint/parser": "npm:^8.12.2"
"@vitest/coverage-v8": "npm:^2.1.4"
"@vitest/eslint-plugin": "npm:^1.1.7"
axios: "npm:^1.7.2"
axios: "npm:^1.7.4"
date-fns: "npm:^3.6.0"
eslint: "npm:^8.56.0"
eslint-config-airbnb-base: "npm:^15.0.0"
Expand Down

0 comments on commit 8c57f99

Please sign in to comment.