Skip to content

Commit fa88809

Browse files
dependabot[bot]lucychen-grafana
authored andcommitted
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5bd256e commit fa88809

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@typescript-eslint/eslint-plugin": "5.37.0",
6767
"@typescript-eslint/parser": "5.37.0",
6868
"@yao-pkg/pkg": "^6.3.0",
69-
"axios": "1.7.4",
69+
"axios": "1.8.2",
7070
"cross-env": "7.0.3",
7171
"eslint": "8.23.1",
7272
"fast-png": "^6.2.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2627,10 +2627,10 @@ available-typed-arrays@^1.0.7:
26272627
dependencies:
26282628
possible-typed-array-names "^1.0.0"
26292629

2630-
axios@1.7.4:
2631-
version "1.7.4"
2632-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.4.tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2"
2633-
integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==
2630+
axios@1.8.2:
2631+
version "1.8.2"
2632+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2.tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979"
2633+
integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==
26342634
dependencies:
26352635
follow-redirects "^1.15.6"
26362636
form-data "^4.0.0"

0 commit comments

Comments
 (0)