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" : " ^10.2.3" ,
40
40
"@nestjs/typeorm" : " ^10.0.2" ,
41
- "axios" : " ^1.7.7 " ,
41
+ "axios" : " ^1.7.9 " ,
42
42
"class-transformer" : " ^0.5.1" ,
43
43
"class-validator" : " ^0.14.1" ,
44
44
"crisp-api" : " ^9.4.0" ,
Original file line number Diff line number Diff line change @@ -2343,10 +2343,10 @@ asynckit@^0.4.0:
2343
2343
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
2344
2344
integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
2345
2345
2346
- axios@^1.7.4, axios@^1.7.7 :
2347
- version "1.7.7 "
2348
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.7 .tgz#2f554296f9892a72ac8d8e4c5b79c14a91d0a47f "
2349
- integrity sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q ==
2346
+ axios@^1.7.4, axios@^1.7.9 :
2347
+ version "1.7.9 "
2348
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.9 .tgz#d7d071380c132a24accda1b2cfc1535b79ec650a "
2349
+ integrity sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw ==
2350
2350
dependencies :
2351
2351
follow-redirects "^1.15.6"
2352
2352
form-data "^4.0.0"
You can’t perform that action at this time.
0 commit comments