File tree Expand file tree Collapse file tree 3 files changed +18
-18
lines changed Expand file tree Collapse file tree 3 files changed +18
-18
lines changed Original file line number Diff line number Diff line change 66 "@testing-library/jest-dom" : " ^4.2.4" ,
77 "@testing-library/react" : " ^9.3.2" ,
88 "@testing-library/user-event" : " ^7.1.2" ,
9- "axios" : " ^1.8.2 " ,
9+ "axios" : " ^1.11.0 " ,
1010 "react" : " ^16.13.0" ,
1111 "react-dom" : " ^16.13.0" ,
1212 "react-scripts" : " 5.0.1"
Original file line number Diff line number Diff line change @@ -2792,13 +2792,13 @@ axe-core@^4.10.0:
27922792 resolved "https://registry.npmjs.org/axe-core/-/axe-core-4.10.3.tgz"
27932793 integrity sha512-Xm7bpRXnDSX2YE2YFfBk2FnF0ep6tmG7xPh8iHee8MIcrgq762Nkce856dYtJYLkuIoYZvGfTs/PbZhideTcEg==
27942794
2795- axios@^1.8.2 :
2796- version "1.10 .0"
2797- resolved "https://registry.npmjs.org /axios/-/axios-1.10 .0.tgz"
2798- integrity sha512-/1xYAC4MP/HEG+3duIhFr4ZQXR4sQXOIe+o6sdqzeykGLx6Upp/1p8MHqhINOvGeP7xyNHe7tsiJByc4SSVUxw ==
2795+ axios@^1.11.0 :
2796+ version "1.11 .0"
2797+ resolved "https://registry.yarnpkg.com /axios/-/axios-1.11 .0.tgz#c2ec219e35e414c025b2095e8b8280278478fdb6 "
2798+ integrity sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA ==
27992799 dependencies :
28002800 follow-redirects "^1.15.6"
2801- form-data "^4.0.0 "
2801+ form-data "^4.0.4 "
28022802 proxy-from-env "^1.1.0"
28032803
28042804axobject-query@^4.1.0 :
@@ -4762,10 +4762,10 @@ form-data@^3.0.0:
47624762 es-set-tostringtag "^2.1.0"
47634763 mime-types "^2.1.35"
47644764
4765- form-data@^4.0.0 :
4766- version "4.0.3 "
4767- resolved "https://registry.npmjs.org /form-data/-/form-data-4.0.3 .tgz"
4768- integrity sha512-qsITQPfmvMOSAdeyZ+12I1c+CKSstAFAwu+97zrnWAbIr5u8wfsExUzCesVLC8NgHuRUqNN4Zy6UPWUTRGslcA ==
4765+ form-data@^4.0.4 :
4766+ version "4.0.4 "
4767+ resolved "https://registry.yarnpkg.com /form-data/-/form-data-4.0.4 .tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4 "
4768+ integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow ==
47694769 dependencies :
47704770 asynckit "^0.4.0"
47714771 combined-stream "^1.0.8"
You can’t perform that action at this time.
0 commit comments