Skip to content

Commit c7d3524

Browse files
chore(deps): update dependency axios to v1.11.0
1 parent 0d5c981 commit c7d3524

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

yarn.lock

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -232,12 +232,12 @@ asynckit@^0.4.0:
232232
integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
233233

234234
axios@1, axios@^0.19.2:
235-
version "1.8.4"
236-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.4.tgz#78990bb4bc63d2cae072952d374835950a82f447"
237-
integrity sha512-eBSYY4Y68NNlHbHBMdeDmKNtDgXWhQsJcGqzO3iLUM0GraQFSS9cVgPX5I9b3lbdFKyYoAEGAZF1DwhTaljNAw==
235+
version "1.11.0"
236+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.11.0.tgz#c2ec219e35e414c025b2095e8b8280278478fdb6"
237+
integrity sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA==
238238
dependencies:
239239
follow-redirects "^1.15.6"
240-
form-data "^4.0.0"
240+
form-data "^4.0.4"
241241
proxy-from-env "^1.1.0"
242242

243243
balanced-match@^1.0.0:
@@ -665,14 +665,15 @@ form-data-encoder@^4.0.2:
665665
resolved "https://registry.yarnpkg.com/form-data-encoder/-/form-data-encoder-4.0.2.tgz#dd286fd5f9049e8ded1d44ce427f5e29185c7c12"
666666
integrity sha512-KQVhvhK8ZkWzxKxOr56CPulAhH3dobtuQ4+hNQ+HekH/Wp5gSOafqRAeTphQUJAIk0GBvHZgJ2ZGRWd5kphMuw==
667667

668-
form-data@^4.0.0:
669-
version "4.0.2"
670-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.2.tgz#35cabbdd30c3ce73deb2c42d3c8d3ed9ca51794c"
671-
integrity sha512-hGfm/slu0ZabnNt4oaRZ6uREyfCj6P4fT/n6A1rGV+Z0VdGXjfOhVUpkn6qVQONHGIFwmveGXyDs75+nr6FM8w==
668+
form-data@^4.0.4:
669+
version "4.0.4"
670+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
671+
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
672672
dependencies:
673673
asynckit "^0.4.0"
674674
combined-stream "^1.0.8"
675675
es-set-tostringtag "^2.1.0"
676+
hasown "^2.0.2"
676677
mime-types "^2.1.12"
677678

678679
fs.realpath@^1.0.0:

0 commit comments

Comments
 (0)