File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3
3
"version" : " " ,
4
4
"license" : " MIT" ,
5
5
"dependencies" : {
6
- "axios" : " ^1.7.4 " ,
6
+ "axios" : " ^1.8.2 " ,
7
7
"chai" : " ^4.1.2"
8
8
},
9
9
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -117,10 +117,10 @@ asynckit@^0.4.0:
117
117
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
118
118
integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
119
119
120
- axios@^1.7.4 :
121
- version "1.7.4 "
122
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.4 .tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2 "
123
- integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw ==
120
+ axios@^1.8.2 :
121
+ version "1.8.2 "
122
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2 .tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979 "
123
+ integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg ==
124
124
dependencies :
125
125
follow-redirects "^1.15.6"
126
126
form-data "^4.0.0"
You can’t perform that action at this time.
0 commit comments