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.15.2 " ,
9+ "axios" : " ^1.16.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,12 +3325,12 @@ 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.15.2 :
3329- version "1.15.2 "
3330- resolved "https://registry.yarnpkg.com/axios/-/axios-1.15.2 .tgz#eb8fb6d30349abace6ade5b4cb4d9e8a0dc23e5b "
3331- integrity sha512-wLrXxPtcrPTsNlJmKjkPnNPK2Ihe0hn0wGSaTEiHRPxwjvJwT3hKmXF4dpqxmPO9SoNb2FsYXj/xEo0gHN+D5A ==
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 ==
33323332 dependencies :
3333- follow-redirects "^1.15.11 "
3333+ follow-redirects "^1.16.0 "
33343334 form-data "^4.0.5"
33353335 proxy-from-env "^2.1.0"
33363336
@@ -5303,7 +5303,7 @@ flatted@^3.1.0:
53035303 resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.4.2.tgz#f5c23c107f0f37de8dbdf24f13722b3b98d52726"
53045304 integrity sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==
53055305
5306- follow-redirects@^1.0.0, follow-redirects@^1.15.11 :
5306+ follow-redirects@^1.0.0, follow-redirects@^1.16.0 :
53075307 version "1.16.0"
53085308 resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.16.0.tgz#28474a159d3b9d11ef62050a14ed60e4df6d61bc"
53095309 integrity sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw==
You can’t perform that action at this time.
0 commit comments