Skip to content

Commit

Permalink
Bump axios from 1.7.3 to 1.7.4 (#804)
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 1.7.3 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.3...v1.7.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 15, 2024
1 parent b9ad5d2 commit 7c4a7a9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/chopsticks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@polkadot/types": "^12.3.1",
"@polkadot/util": "^13.0.2",
"@polkadot/util-crypto": "^13.0.2",
"axios": "^1.6.8",
"axios": "^1.7.4",
"comlink": "^4.4.1",
"dotenv": "^16.4.5",
"global-agent": "^3.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ __metadata:
"@types/node": "npm:^20.14.9"
"@types/ws": "npm:^8.5.10"
"@types/yargs": "npm:^17.0.32"
axios: "npm:^1.6.8"
axios: "npm:^1.7.4"
comlink: "npm:^4.4.1"
dotenv: "npm:^16.4.5"
global-agent: "npm:^3.0.0"
Expand Down Expand Up @@ -3386,14 +3386,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.6.8":
version: 1.7.3
resolution: "axios@npm:1.7.3"
"axios@npm:^1.7.4":
version: 1.7.4
resolution: "axios@npm:1.7.4"
dependencies:
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10c0/a18cbe559203efa05fb1fec2d1898e23bf6329bd2575784ee32aa11b5bbe1d54b9f472c49a261294125519cf62aa4fe5ef6e647bb7482eafc15bffe15ab314ce
checksum: 10c0/5ea1a93140ca1d49db25ef8e1bd8cfc59da6f9220159a944168860ad15a2743ea21c5df2967795acb15cbe81362f5b157fdebbea39d53117ca27658bab9f7f17
languageName: node
linkType: hard

Expand Down

0 comments on commit 7c4a7a9

Please sign in to comment.