File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 18
18
"dependencies" : {
19
19
"@aws-sdk/client-identitystore" : " ^3.665.0" ,
20
20
"@types/nodemailer" : " ^6.4.15" ,
21
- "axios" : " 1.7.2 " ,
21
+ "axios" : " 1.7.4 " ,
22
22
"cloudinary" : " 2.0.3" ,
23
23
"config" : " 3.3.7" ,
24
24
"cookie-parser" : " 1.4.6" ,
Original file line number Diff line number Diff line change @@ -2460,7 +2460,16 @@ available-typed-arrays@^1.0.7:
2460
2460
dependencies :
2461
2461
possible-typed-array-names "^1.0.0"
2462
2462
2463
-
2463
+
2464
+ version "1.7.4"
2465
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.4.tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2"
2466
+ integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==
2467
+ dependencies :
2468
+ follow-redirects "^1.15.6"
2469
+ form-data "^4.0.0"
2470
+ proxy-from-env "^1.1.0"
2471
+
2472
+ axios@^1.6.8 :
2464
2473
version "1.7.2"
2465
2474
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.2.tgz#b625db8a7051fbea61c35a3cbb3a1daa7b9c7621"
2466
2475
integrity sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==
You can’t perform that action at this time.
0 commit comments