Skip to content

Commit 7f79ec0

Browse files
renovate[bot]CybotTM
authored andcommitted
fix(deps): update dependency axios to v1.9.0
1 parent 7c0dcd5 commit 7f79ec0

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.8.4",
33+
"axios": "1.9.0",
3434
"tslib": "^2.6.0"
3535
},
3636
"engines": {

yarn.lock

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

389-
axios@1.8.4:
390-
version "1.8.4"
391-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.4.tgz#78990bb4bc63d2cae072952d374835950a82f447"
392-
integrity sha512-eBSYY4Y68NNlHbHBMdeDmKNtDgXWhQsJcGqzO3iLUM0GraQFSS9cVgPX5I9b3lbdFKyYoAEGAZF1DwhTaljNAw==
389+
axios@1.9.0:
390+
version "1.9.0"
391+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.9.0.tgz#25534e3b72b54540077d33046f77e3b8d7081901"
392+
integrity sha512-re4CqKTJaURpzbLHtIi6XpDv20/CnpXOtjRY5/CU32L8gU8ek9UIivcfvSWvmKEngmVbrUtPpdDwWDWL7DNHvg==
393393
dependencies:
394394
follow-redirects "^1.15.6"
395395
form-data "^4.0.0"

0 commit comments

Comments
 (0)