Skip to content

Commit fc089fe

Browse files
chore(deps): update dependency axios to v1.11.0 (#2866)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f3d3b0a commit fc089fe

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

bundle-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"webpack-cli": "6.0.1"
1414
},
1515
"resolutions": {
16-
"axios": "1.10.0"
16+
"axios": "1.11.0"
1717
},
1818
"bundlesize": [
1919
{

bundle-test/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -291,13 +291,13 @@ asynckit@^0.4.0:
291291
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
292292
integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
293293

294-
axios@1.10.0, [email protected], axios@^1.6.2:
295-
version "1.10.0"
296-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.10.0.tgz#af320aee8632eaf2a400b6a1979fa75856f38d54"
297-
integrity sha512-/1xYAC4MP/HEG+3duIhFr4ZQXR4sQXOIe+o6sdqzeykGLx6Upp/1p8MHqhINOvGeP7xyNHe7tsiJByc4SSVUxw==
294+
axios@1.11.0, [email protected], axios@^1.6.2:
295+
version "1.11.0"
296+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.11.0.tgz#c2ec219e35e414c025b2095e8b8280278478fdb6"
297+
integrity sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA==
298298
dependencies:
299299
follow-redirects "^1.15.6"
300-
form-data "^4.0.0"
300+
form-data "^4.0.4"
301301
proxy-from-env "^1.1.0"
302302

303303
balanced-match@^1.0.0:
@@ -705,7 +705,7 @@ follow-redirects@^1.15.6:
705705
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9.tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1"
706706
integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==
707707

708-
form-data@^4.0.0:
708+
form-data@^4.0.4:
709709
version "4.0.4"
710710
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
711711
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==

0 commit comments

Comments
 (0)