Skip to content

Commit dd6012c

Browse files
chore(deps): bump axios from 1.7.7 to 1.8.3
Bumps [axios](https://github.com/axios/axios) from 1.7.7 to 1.8.3. - [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.3) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6899b5d commit dd6012c

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.3",
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.3:
1199+
version "1.8.3"
1200+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.3.tgz#9ebccd71c98651d547162a018a1a95a4b4ed4de8"
1201+
integrity sha512-iP4DebzoNlP/YN2dpwCgb8zoCmhtkajzS48JvwmkSkXvPI3DHc7m+XYL5tGnSlJtR6nImXZmdCuN5aP8dh1d8A==
12021202
dependencies:
12031203
follow-redirects "^1.15.6"
12041204
form-data "^4.0.0"

0 commit comments

Comments
 (0)