File tree Expand file tree Collapse file tree 2 files changed +13
-7
lines changed Expand file tree Collapse file tree 2 files changed +13
-7
lines changed Original file line number Diff line number Diff line change 56
56
" yarn.lock"
57
57
],
58
58
"dependencies" : {
59
- "axios" : " ^0.27.2 "
59
+ "axios" : " ^1.6.0 "
60
60
},
61
61
"devDependencies" : {
62
62
"@commitlint/cli" : " ^8.1.0" ,
Original file line number Diff line number Diff line change @@ -2781,13 +2781,14 @@ axios-mock-adapter@^1.17.0:
2781
2781
dependencies :
2782
2782
deep-equal "^1.0.1"
2783
2783
2784
- axios@^0.27.2 :
2785
- version "0.27 .2"
2786
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.27 .2.tgz#207658cc8621606e586c85db4b41a750e756d972 "
2787
- integrity sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ ==
2784
+ axios@^1.6.0 :
2785
+ version "1.6 .2"
2786
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.6 .2.tgz#de67d42c755b571d3e698df1b6504cde9b0ee9f2 "
2787
+ integrity sha512-7i24Ri4pmDRfJTR7LDBhsOTtcm+9kjX5WiY1X3wIisx6G9So3pfMkEiU7emUBe46oceVImccTEM3k6C5dbVW8A ==
2788
2788
dependencies :
2789
- follow-redirects "^1.14.9 "
2789
+ follow-redirects "^1.15.0 "
2790
2790
form-data "^4.0.0"
2791
+ proxy-from-env "^1.1.0"
2791
2792
2792
2793
axobject-query@^3.1.1 :
2793
2794
version "3.2.1"
@@ -5276,7 +5277,7 @@ flatted@^3.2.7:
5276
5277
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.9.tgz#7eb4c67ca1ba34232ca9d2d93e9886e611ad7daf"
5277
5278
integrity sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==
5278
5279
5279
- follow-redirects@^1.14.9 :
5280
+ follow-redirects@^1.15.0 :
5280
5281
version "1.15.3"
5281
5282
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.3.tgz#fe2f3ef2690afce7e82ed0b44db08165b207123a"
5282
5283
integrity sha512-1VzOtuEM8pC9SFU1E+8KfTjZyMztRsgEfwQl44z8A25uy13jSzTj6dyK2Df52iV0vgHCfBwLhDWevLn95w5v6Q==
@@ -9415,6 +9416,11 @@ proxy-addr@~2.0.5:
9415
9416
forwarded "~0.1.2"
9416
9417
ipaddr.js "1.9.0"
9417
9418
9419
+ proxy-from-env@^1.1.0 :
9420
+ version "1.1.0"
9421
+ resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
9422
+ integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
9423
+
9418
9424
prr@~0.0.0 :
9419
9425
version "0.0.0"
9420
9426
resolved "https://registry.npmjs.org/prr/-/prr-0.0.0.tgz"
You can’t perform that action at this time.
0 commit comments