Skip to content

Commit b439ae7

Browse files
build(deps): bump axios from 1.7.3 to 1.7.4
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] <[email protected]>
1 parent cf7d62f commit b439ae7

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
@@ -65,7 +65,7 @@
6565
"@rails/ujs": "^7.0.6",
6666
"@solana/spl-token": "^0.3.8",
6767
"@solana/web3.js": "^1.91.4",
68-
"axios": "1.7.3",
68+
"axios": "1.7.4",
6969
"babel-loader": "9.1.3",
7070
"brave-ui": "git+https://github.com/brave/brave-ui#11019732ef5fc09a75bae371c3f3ffece651d97c",
7171
"bs58": "5.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2412,10 +2412,10 @@ available-typed-arrays@^1.0.7:
24122412
dependencies:
24132413
possible-typed-array-names "^1.0.0"
24142414

2415-
2416-
version "1.7.3"
2417-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.3.tgz#a1125f2faf702bc8e8f2104ec3a76fab40257d85"
2418-
integrity sha512-Ar7ND9pU99eJ9GpoGQKhKf58GpUOgnzuaB7ueNQ5BMi0p+LZ5oaEnfF999fAArcTIBwXTCHAmGcHOZJaWPq9Nw==
2415+
2416+
version "1.7.4"
2417+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.4.tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2"
2418+
integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==
24192419
dependencies:
24202420
follow-redirects "^1.15.6"
24212421
form-data "^4.0.0"

0 commit comments

Comments
 (0)