Skip to content

Commit d8123dd

Browse files
build(deps): bump axios from 1.7.2 to 1.7.4 (#588)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d3cac8f commit d8123dd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@uma/common": "^2.34.0",
4545
"@uma/contracts-node": "^0.4.17",
4646
"@uma/core": "^2.56.0",
47-
"axios": "^1.6.2",
47+
"axios": "^1.7.4",
4848
"zksync-web3": "^0.14.3"
4949
},
5050
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3828,10 +3828,10 @@ axios@^0.21.1:
38283828
dependencies:
38293829
follow-redirects "^1.14.0"
38303830

3831-
axios@^1.4.0, axios@^1.6.2:
3832-
version "1.7.2"
3833-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.2.tgz#b625db8a7051fbea61c35a3cbb3a1daa7b9c7621"
3834-
integrity sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==
3831+
axios@^1.4.0, axios@^1.7.4:
3832+
version "1.7.4"
3833+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.4.tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2"
3834+
integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==
38353835
dependencies:
38363836
follow-redirects "^1.15.6"
38373837
form-data "^4.0.0"

0 commit comments

Comments
 (0)