Commit 86e47f1 1 parent 96a3bd8 commit 86e47f1 Copy full SHA for 86e47f1
File tree 2 files changed +14
-5
lines changed
2 files changed +14
-5
lines changed Original file line number Diff line number Diff line change 18
18
"@salesforce/core" : " ^3.36.2" ,
19
19
"@salesforce/sf-plugins-core" : " ^2.0.1" ,
20
20
"@salesforce/ts-types" : " ^1.7.3" ,
21
- "axios" : " ^0.27.2 " ,
21
+ "axios" : " ^0.28.0 " ,
22
22
"axios-debug-log" : " ^0.8.4" ,
23
23
"chalk" : " ^4.1.2" ,
24
24
"cli-ux" : " ^5.6.7" ,
Original file line number Diff line number Diff line change @@ -2314,6 +2314,15 @@ axios@^0.27.2:
2314
2314
follow-redirects "^1.14.9"
2315
2315
form-data "^4.0.0"
2316
2316
2317
+ axios@^0.28.0 :
2318
+ version "0.28.0"
2319
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.28.0.tgz#801a4d991d0404961bccef46800e1170f8278c89"
2320
+ integrity sha512-Tu7NYoGY4Yoc7I+Npf9HhUMtEEpV7ZiLH9yndTCoNhcpBH0kwcvFbzYN9/u5QKI5A6uefjsNNWaz5olJVYS62Q==
2321
+ dependencies :
2322
+ follow-redirects "^1.15.0"
2323
+ form-data "^4.0.0"
2324
+ proxy-from-env "^1.1.0"
2325
+
2317
2326
balanced-match@^1.0.0 :
2318
2327
version "1.0.2"
2319
2328
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
@@ -4209,10 +4218,10 @@ flatted@^3.1.0:
4209
4218
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787"
4210
4219
integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==
4211
4220
4212
- follow-redirects@^1.14.9 :
4213
- version "1.15.2 "
4214
- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2 .tgz#b460864144ba63f2681096f274c4e57026da2c13 "
4215
- integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA ==
4221
+ follow-redirects@^1.14.9, follow-redirects@^1.15.0 :
4222
+ version "1.15.5 "
4223
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.5 .tgz#54d4d6d062c0fa7d9d17feb008461550e3ba8020 "
4224
+ integrity sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw ==
4216
4225
4217
4226
for-each@^0.3.3 :
4218
4227
version "0.3.3"
You can’t perform that action at this time.
0 commit comments