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 38
38
"@nestjs/swagger" : " ^7.4.0" ,
39
39
"@nestjs/terminus" : " ^11.0.0" ,
40
40
"@nestjs/typeorm" : " ^10.0.2" ,
41
- "axios" : " ^1.7.9 " ,
41
+ "axios" : " ^1.8.2 " ,
42
42
"class-transformer" : " ^0.5.1" ,
43
43
"class-validator" : " ^0.14.1" ,
44
44
"crisp-api" : " ^9.7.0" ,
Original file line number Diff line number Diff line change @@ -2537,10 +2537,10 @@ asynckit@^0.4.0:
2537
2537
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
2538
2538
integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
2539
2539
2540
- axios@^1.7.4, axios@^1.7.9 :
2541
- version "1.7.9 "
2542
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.9 .tgz#d7d071380c132a24accda1b2cfc1535b79ec650a "
2543
- integrity sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw ==
2540
+ axios@^1.7.4, axios@^1.8.2 :
2541
+ version "1.8.2 "
2542
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2 .tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979 "
2543
+ integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg ==
2544
2544
dependencies :
2545
2545
follow-redirects "^1.15.6"
2546
2546
form-data "^4.0.0"
You can’t perform that action at this time.
0 commit comments