File tree 2 files changed +11
-10
lines changed
2 files changed +11
-10
lines changed Original file line number Diff line number Diff line change 52
52
"@types/node" : " ^18.7.18" ,
53
53
"@typescript-eslint/eslint-plugin" : " 5.37.0" ,
54
54
"@typescript-eslint/parser" : " 5.37.0" ,
55
- "axios" : " 0.27.2 " ,
55
+ "axios" : " 1.6.0 " ,
56
56
"cross-env" : " 7.0.3" ,
57
57
"eslint" : " 8.23.1" ,
58
58
"eslint-config-prettier" : " 8.5.0" ,
Original file line number Diff line number Diff line change @@ -1279,13 +1279,14 @@ available-typed-arrays@^1.0.5:
1279
1279
resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz#92f95616501069d07d10edb2fc37d3e1c65123b7"
1280
1280
integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==
1281
1281
1282
- axios@0.27.2 :
1283
- version "0.27.2 "
1284
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.27.2 .tgz#207658cc8621606e586c85db4b41a750e756d972 "
1285
- integrity sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ ==
1282
+ axios@1.6.0 :
1283
+ version "1.6.0 "
1284
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.0 .tgz#f1e5292f26b2fd5c2e66876adc5b06cdbd7d2102 "
1285
+ integrity sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg ==
1286
1286
dependencies :
1287
- follow-redirects "^1.14.9 "
1287
+ follow-redirects "^1.15.0 "
1288
1288
form-data "^4.0.0"
1289
+ proxy-from-env "^1.1.0"
1289
1290
1290
1291
b4a@^1.6.4 :
1291
1292
version "1.6.4"
2464
2465
resolved "https://registry.yarnpkg.com/fn.name/-/fn.name-1.1.0.tgz#26cad8017967aea8731bc42961d04a3d5988accc"
2465
2466
integrity sha512-GRnmB5gPyJpAhTQdSZTSp9uaPSvl09KoYcMQtsB9rQoOmzs9dH6ffeccH+Z+cv6P68Hu5bC6JjRh4Ah/mHSNRw==
2466
2467
2467
- follow-redirects@^1.14.9 :
2468
- version "1.15.2 "
2469
- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2 .tgz#b460864144ba63f2681096f274c4e57026da2c13 "
2470
- integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA ==
2468
+ follow-redirects@^1.15.0 :
2469
+ version "1.15.3 "
2470
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.3 .tgz#fe2f3ef2690afce7e82ed0b44db08165b207123a "
2471
+ integrity sha512-1VzOtuEM8pC9SFU1E+8KfTjZyMztRsgEfwQl44z8A25uy13jSzTj6dyK2Df52iV0vgHCfBwLhDWevLn95w5v6Q ==
2471
2472
2472
2473
for-each@^0.3.3 :
2473
2474
version "0.3.3"
You can’t perform that action at this time.
0 commit comments