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.7.4 " ,
21
+ "axios" : " ^1.8.2 " ,
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 @@ -3981,10 +3981,10 @@ axe-core@^4.6.2:
3981
3981
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.6.3.tgz#fc0db6fdb65cc7a80ccf85286d91d64ababa3ece"
3982
3982
integrity sha512-/BQzOX780JhsxDnPpH4ZiyrJAzcd8AfzFPkv+89veFSr1rcMjuq2JDCwypKaPeB6ljHp9KjXhPpjgCvQlWYuqg==
3983
3983
3984
- axios@^1.7.4 :
3985
- version "1.7.4 "
3986
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.4 .tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2 "
3987
- integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw ==
3984
+ axios@^1.8.2 :
3985
+ version "1.8.2 "
3986
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2 .tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979 "
3987
+ integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg ==
3988
3988
dependencies:
3989
3989
follow-redirects "^1.15.6"
3990
3990
form-data "^4.0.0"
You can’t perform that action at this time.
0 commit comments