File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 13
13
"webpack-cli" : " 6.0.1"
14
14
},
15
15
"resolutions" : {
16
- "axios" : " 1.10 .0"
16
+ "axios" : " 1.11 .0"
17
17
},
18
18
"bundlesize" : [
19
19
{
Original file line number Diff line number Diff line change @@ -291,13 +291,13 @@ asynckit@^0.4.0:
291
291
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
292
292
integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
293
293
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 ==
298
298
dependencies :
299
299
follow-redirects "^1.15.6"
300
- form-data "^4.0.0 "
300
+ form-data "^4.0.4 "
301
301
proxy-from-env "^1.1.0"
302
302
303
303
balanced-match@^1.0.0 :
@@ -705,7 +705,7 @@ follow-redirects@^1.15.6:
705
705
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9.tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1"
706
706
integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==
707
707
708
- form-data@^4.0.0 :
708
+ form-data@^4.0.4 :
709
709
version "4.0.4"
710
710
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
711
711
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
You can’t perform that action at this time.
0 commit comments