Skip to content

Commit c45d98c

Browse files
renovate[bot]CybotTM
authored andcommitted
fix(deps): update dependency axios to v1.11.0
1 parent 80a08ad commit c45d98c

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -269,12 +269,12 @@ [email protected]:
269269
proxy-from-env "^1.1.0"
270270

271271
axios@^1.4.0:
272-
version "1.10.0"
273-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.10.0.tgz#af320aee8632eaf2a400b6a1979fa75856f38d54"
274-
integrity sha512-/1xYAC4MP/HEG+3duIhFr4ZQXR4sQXOIe+o6sdqzeykGLx6Upp/1p8MHqhINOvGeP7xyNHe7tsiJByc4SSVUxw==
272+
version "1.11.0"
273+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.11.0.tgz#c2ec219e35e414c025b2095e8b8280278478fdb6"
274+
integrity sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA==
275275
dependencies:
276276
follow-redirects "^1.15.6"
277-
form-data "^4.0.0"
277+
form-data "^4.0.4"
278278
proxy-from-env "^1.1.0"
279279

280280
balanced-match@^1.0.0:
@@ -646,10 +646,10 @@ follow-redirects@^1.15.6:
646646
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9.tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1"
647647
integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==
648648

649-
form-data@^4.0.0:
650-
version "4.0.3"
651-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.3.tgz#608b1b3f3e28be0fccf5901fc85fb3641e5cf0ae"
652-
integrity sha512-qsITQPfmvMOSAdeyZ+12I1c+CKSstAFAwu+97zrnWAbIr5u8wfsExUzCesVLC8NgHuRUqNN4Zy6UPWUTRGslcA==
649+
form-data@^4.0.0, form-data@^4.0.4:
650+
version "4.0.4"
651+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
652+
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
653653
dependencies:
654654
asynckit "^0.4.0"
655655
combined-stream "^1.0.8"

0 commit comments

Comments
 (0)