Skip to content

Commit 2a74ecf

Browse files
renovate[bot]CybotTM
authored andcommitted
fix(deps): update dependency axios to v1.7.9
1 parent 03d3672 commit 2a74ecf

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
@@ -30,7 +30,7 @@
3030
"typescript": "^5.1.6"
3131
},
3232
"dependencies": {
33-
"axios": "1.7.7",
33+
"axios": "1.7.9",
3434
"tslib": "^2.6.0"
3535
},
3636
"engines": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -349,10 +349,10 @@ asynckit@^0.4.0:
349349
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
350350
integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
351351

352-
axios@1.7.7:
353-
version "1.7.7"
354-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.7.tgz#2f554296f9892a72ac8d8e4c5b79c14a91d0a47f"
355-
integrity sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==
352+
axios@1.7.9:
353+
version "1.7.9"
354+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.9.tgz#d7d071380c132a24accda1b2cfc1535b79ec650a"
355+
integrity sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==
356356
dependencies:
357357
follow-redirects "^1.15.6"
358358
form-data "^4.0.0"

0 commit comments

Comments
 (0)