Skip to content

Commit f517845

Browse files
chore(deps): bump axios from 1.7.7 to 1.8.4 (#455)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f918b8 commit f517845

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

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1200,10 +1200,10 @@ available-typed-arrays@^1.0.7:
12001200
dependencies:
12011201
possible-typed-array-names "^1.0.0"
12021202

1203-
axios@1.7.7:
1204-
version "1.7.7"
1205-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.7.tgz#2f554296f9892a72ac8d8e4c5b79c14a91d0a47f"
1206-
integrity sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==
1203+
axios@1.8.4:
1204+
version "1.8.4"
1205+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.4.tgz#78990bb4bc63d2cae072952d374835950a82f447"
1206+
integrity sha512-eBSYY4Y68NNlHbHBMdeDmKNtDgXWhQsJcGqzO3iLUM0GraQFSS9cVgPX5I9b3lbdFKyYoAEGAZF1DwhTaljNAw==
12071207
dependencies:
12081208
follow-redirects "^1.15.6"
12091209
form-data "^4.0.0"

0 commit comments

Comments
 (0)