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 1818 "dependencies" : {
1919 "@aws-sdk/client-identitystore" : " ^3.665.0" ,
2020 "@types/nodemailer" : " ^6.4.15" ,
21- "axios" : " 1.7.2 " ,
21+ "axios" : " 1.7.4 " ,
2222 "cloudinary" : " 2.0.3" ,
2323 "config" : " 3.3.7" ,
2424 "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:
24602460 dependencies :
24612461 possible-typed-array-names "^1.0.0"
24622462
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 :
24642473 version "1.7.2"
24652474 resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.2.tgz#b625db8a7051fbea61c35a3cbb3a1daa7b9c7621"
24662475 integrity sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==
You can’t perform that action at this time.
0 commit comments