File tree Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 56
56
"@willsoto/nestjs-prometheus" : " ^6.0.0" ,
57
57
"amqp-connection-manager" : " ^4.1.11" ,
58
58
"amqplib" : " ^0.10.3" ,
59
- "axios" : " ^1.3.4 " ,
59
+ "axios" : " ^1.8.2 " ,
60
60
"cache-manager" : " ^4.1.0" ,
61
61
"cache-manager-ioredis" : " ^2.1.0" ,
62
62
"class-transformer" : " ^0.5.1" ,
Original file line number Diff line number Diff line change 2514
2514
follow-redirects "^1.3.0"
2515
2515
is-buffer "^1.1.5"
2516
2516
2517
- axios@^1.3.4 :
2518
- version "1.3.4 "
2519
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.3.4 .tgz#f5760cefd9cfb51fd2481acf88c05f67c4523024 "
2520
- integrity sha512-toYm+Bsyl6VC5wSkfkbbNB6ROv7KY93PEBBL6xyDczaIHasAiv4wPqQ/c4RjoQzipxRD2W5g21cOqQulZ7rHwQ ==
2517
+ axios@^1.8.2 :
2518
+ version "1.8.2 "
2519
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2 .tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979 "
2520
+ integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg ==
2521
2521
dependencies :
2522
- follow-redirects "^1.15.0 "
2522
+ follow-redirects "^1.15.6 "
2523
2523
form-data "^4.0.0"
2524
2524
proxy-from-env "^1.1.0"
2525
2525
@@ -3845,7 +3845,12 @@ flatted@^3.1.0:
3845
3845
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787"
3846
3846
integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==
3847
3847
3848
- follow-redirects@^1.15.0, follow-redirects@^1.3.0 :
3848
+ follow-redirects@^1.15.6 :
3849
+ version "1.15.9"
3850
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9.tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1"
3851
+ integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==
3852
+
3853
+ follow-redirects@^1.3.0 :
3849
3854
version "1.15.2"
3850
3855
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13"
3851
3856
integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==
You can’t perform that action at this time.
0 commit comments