Skip to content

Commit 33a089f

Browse files
renovate[bot]CybotTM
authored andcommitted
fix(deps): update dependency axios to v1.13.2
1 parent cf90e85 commit 33a089f

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

yarn.lock

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

387-
388-
version "1.13.1"
389-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.1.tgz#45b62dc8fe04e0e92274e08b98e910ba3d7963a7"
390-
integrity sha512-hU4EGxxt+j7TQijx1oYdAjw4xuIp1wRQSsbMFwSthCWeBQur1eF+qJ5iQ5sN3Tw8YRzQNKb8jszgBdMDVqwJcw==
387+
388+
version "1.13.2"
389+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.2.tgz#9ada120b7b5ab24509553ec3e40123521117f687"
390+
integrity sha512-VPk9ebNqPcy5lRGuSlKx752IlDatOjT9paPlm8A7yOuW2Fbvp4X3JznJtT4f0GzGLLiWE9W8onz51SqLYwzGaA==
391391
dependencies:
392392
follow-redirects "^1.15.6"
393393
form-data "^4.0.4"

0 commit comments

Comments
 (0)