File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 18
18
"@types/node" : " ^20.12.8" ,
19
19
"@types/react" : " ^18.3.12" ,
20
20
"@types/react-dom" : " ^18.2.18" ,
21
- "axios" : " ^1.8.2 " ,
21
+ "axios" : " ^1.8.4 " ,
22
22
"client-zip" : " ^2.4.5" ,
23
23
"formik" : " ^2.4.6" ,
24
24
"moment" : " ^2.30.1" ,
Original file line number Diff line number Diff line change @@ -4023,10 +4023,10 @@ axe-core@^4.6.2:
4023
4023
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.6.3.tgz#fc0db6fdb65cc7a80ccf85286d91d64ababa3ece"
4024
4024
integrity sha512-/BQzOX780JhsxDnPpH4ZiyrJAzcd8AfzFPkv+89veFSr1rcMjuq2JDCwypKaPeB6ljHp9KjXhPpjgCvQlWYuqg==
4025
4025
4026
- axios@^1.8.2 :
4027
- version "1.8.2 "
4028
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2 .tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979 "
4029
- integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg ==
4026
+ axios@^1.8.4 :
4027
+ version "1.8.4 "
4028
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.4 .tgz#78990bb4bc63d2cae072952d374835950a82f447 "
4029
+ integrity sha512-eBSYY4Y68NNlHbHBMdeDmKNtDgXWhQsJcGqzO3iLUM0GraQFSS9cVgPX5I9b3lbdFKyYoAEGAZF1DwhTaljNAw ==
4030
4030
dependencies:
4031
4031
follow-redirects "^1.15.6"
4032
4032
form-data "^4.0.0"
You can’t perform that action at this time.
0 commit comments