Skip to content

Commit 0bbca43

Browse files
Bump axios from 1.7.4 to 1.8.2 (#610)
Bumps [axios](https://github.com/axios/axios) from 1.7.4 to 1.8.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.4...v1.8.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent da78035 commit 0bbca43

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
@@ -60,7 +60,7 @@
6060
"@typescript-eslint/eslint-plugin": "5.37.0",
6161
"@typescript-eslint/parser": "5.37.0",
6262
"@yao-pkg/pkg": "^6.3.0",
63-
"axios": "1.7.4",
63+
"axios": "1.8.2",
6464
"cross-env": "7.0.3",
6565
"eslint": "8.23.1",
6666
"fast-png": "^6.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1867,10 +1867,10 @@ available-typed-arrays@^1.0.7:
18671867
dependencies:
18681868
possible-typed-array-names "^1.0.0"
18691869

1870-
axios@1.7.4:
1871-
version "1.7.4"
1872-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.4.tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2"
1873-
integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==
1870+
axios@1.8.2:
1871+
version "1.8.2"
1872+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2.tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979"
1873+
integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==
18741874
dependencies:
18751875
follow-redirects "^1.15.6"
18761876
form-data "^4.0.0"

0 commit comments

Comments
 (0)