File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.16 .0" ,
9+ "axios" : " ^1.18 .0" ,
1010 "bootstrap" : " ^5.0.0" ,
1111 "react" : " ^16.13.1" ,
1212 "react-dom" : " ^16.13.1" ,
Original file line number Diff line number Diff line change @@ -3325,13 +3325,14 @@ axe-core@^4.4.3:
33253325 resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.5.2.tgz#823fdf491ff717ac3c58a52631d4206930c1d9f7"
33263326 integrity sha512-u2MVsXfew5HBvjsczCv+xlwdNnB1oQR9HlAcsejZttNjKKSkeDNVwB1vMThIUIFI9GoT57Vtk8iQLwqOfAkboA==
33273327
3328- axios@^1.16 .0 :
3329- version "1.16 .0"
3330- resolved "https://registry.yarnpkg.com/axios/-/axios-1.16 .0.tgz#f8e5dd931cef2a5f8c32216d5784eda2f8750eb7 "
3331- integrity sha512-6hp5CwvTPlN2A31g5dxnwAX0orzM7pmCRDLnZSX772mv8WDqICwFjowHuPs04Mc8deIld1+ejhtaMn5vp6b+1w ==
3328+ axios@^1.18 .0 :
3329+ version "1.18 .0"
3330+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.18 .0.tgz#8a7f8854af280fcaae063272df2ed9f3837d2398 "
3331+ integrity sha512-E32NzpYKp++W7XRe52rHiXV2ehxmh3wbdgO7MHeFM+vqxLBYHzt0ElkiImtOBxtOmyp0yoC8C6uESVV84Y2/hw ==
33323332 dependencies :
33333333 follow-redirects "^1.16.0"
33343334 form-data "^4.0.5"
3335+ https-proxy-agent "^5.0.1"
33353336 proxy-from-env "^2.1.0"
33363337
33373338axobject-query@^2.2.0 :
@@ -5805,7 +5806,7 @@ http-proxy@^1.18.1:
58055806 follow-redirects "^1.0.0"
58065807 requires-port "^1.0.0"
58075808
5808- https-proxy-agent@^5.0.0 :
5809+ https-proxy-agent@^5.0.0, https-proxy-agent@^5.0.1 :
58095810 version "5.0.1"
58105811 resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz#c59ef224a04fe8b754f3db0063a25ea30d0005d6"
58115812 integrity sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==
You can’t perform that action at this time.
0 commit comments