Skip to content

Commit 4afefa5

Browse files
chore(deps): bump axios from 1.7.7 to 1.8.2
Bumps [axios](https://github.com/axios/axios) from 1.7.7 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.7...v1.8.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ada4ab1 commit 4afefa5

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
@@ -307,7 +307,7 @@
307307
"webpack-cli": "^5.1.4"
308308
},
309309
"dependencies": {
310-
"axios": "1.7.7",
310+
"axios": "1.8.2",
311311
"date-fns": "^3.6.0",
312312
"eventsource": "^3.0.5",
313313
"find-process": "^1.4.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1195,10 +1195,10 @@ available-typed-arrays@^1.0.7:
11951195
dependencies:
11961196
possible-typed-array-names "^1.0.0"
11971197

1198-
axios@1.7.7:
1199-
version "1.7.7"
1200-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.7.tgz#2f554296f9892a72ac8d8e4c5b79c14a91d0a47f"
1201-
integrity sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==
1198+
axios@1.8.2:
1199+
version "1.8.2"
1200+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2.tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979"
1201+
integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==
12021202
dependencies:
12031203
follow-redirects "^1.15.6"
12041204
form-data "^4.0.0"

0 commit comments

Comments
 (0)