Skip to content

Commit 5bfd005

Browse files
chore: bump axios from 1.7.4 to 1.8.2 (#1083)
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 e94a7f2 commit 5bfd005

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
@@ -54,7 +54,7 @@
5454
"@types/valid-url": "^1.0.3",
5555
"@typescript-eslint/eslint-plugin": "^5.42.1",
5656
"@typescript-eslint/parser": "^5.42.1",
57-
"axios": "1.7.4",
57+
"axios": "1.8.2",
5858
"copy-webpack-plugin": "^11.0.0",
5959
"css-loader": "^6.7.3",
6060
"eslint": "8.26.0",

‎yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3767,10 +3767,10 @@ available-typed-arrays@^1.0.7:
37673767
dependencies:
37683768
possible-typed-array-names "^1.0.0"
37693769

3770-
axios@1.7.4:
3771-
version "1.7.4"
3772-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.4.tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2"
3773-
integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==
3770+
axios@1.8.2:
3771+
version "1.8.2"
3772+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2.tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979"
3773+
integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==
37743774
dependencies:
37753775
follow-redirects "^1.15.6"
37763776
form-data "^4.0.0"

0 commit comments

Comments
 (0)