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.4 " ,
41
+ "axios" : " ^1.7.7 " ,
42
42
"class-transformer" : " ^0.5.1" ,
43
43
"class-validator" : " ^0.14.1" ,
44
44
"date-fns" : " ^3.6.0" ,
Original file line number Diff line number Diff line change @@ -2266,10 +2266,10 @@ asynckit@^0.4.0:
2266
2266
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
2267
2267
integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
2268
2268
2269
- axios@^1.7.4 :
2270
- version "1.7.4 "
2271
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.4 .tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2 "
2272
- integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw ==
2269
+ axios@^1.7.4, axios@^1.7.7 :
2270
+ version "1.7.7 "
2271
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.7 .tgz#2f554296f9892a72ac8d8e4c5b79c14a91d0a47f "
2272
+ integrity sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q ==
2273
2273
dependencies :
2274
2274
follow-redirects "^1.15.6"
2275
2275
form-data "^4.0.0"
You can’t perform that action at this time.
0 commit comments