File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 56
56
" yarn.lock"
57
57
],
58
58
"dependencies" : {
59
- "axios" : " ^1.6.0 "
59
+ "axios" : " ^1.6.4 "
60
60
},
61
61
"devDependencies" : {
62
62
"@commitlint/cli" : " ^8.1.0" ,
Original file line number Diff line number Diff line change @@ -3309,12 +3309,12 @@ axios-mock-adapter@^1.22.0:
3309
3309
fast-deep-equal "^3.1.3"
3310
3310
is-buffer "^2.0.5"
3311
3311
3312
- axios@^1.6.0 :
3313
- version "1.6.2 "
3314
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.2 .tgz#de67d42c755b571d3e698df1b6504cde9b0ee9f2 "
3315
- integrity sha512-7i24Ri4pmDRfJTR7LDBhsOTtcm+9kjX5WiY1X3wIisx6G9So3pfMkEiU7emUBe46oceVImccTEM3k6C5dbVW8A ==
3312
+ axios@^1.6.4 :
3313
+ version "1.6.4 "
3314
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.4 .tgz#184ee1f63d412caffcf30d2c50982253c3ee86e0 "
3315
+ integrity sha512-heJnIs6N4aa1eSthhN9M5ioILu8Wi8vmQW9iHQ9NUvfkJb0lEEDUiIdQNAuBtfUt3FxReaKdpQA5DbmMOqzF/A ==
3316
3316
dependencies:
3317
- follow-redirects "^1.15.0 "
3317
+ follow-redirects "^1.15.4 "
3318
3318
form-data "^4.0.0"
3319
3319
proxy-from-env "^1.1.0"
3320
3320
@@ -5942,10 +5942,10 @@ flatted@^3.2.7:
5942
5942
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.9.tgz#7eb4c67ca1ba34232ca9d2d93e9886e611ad7daf"
5943
5943
integrity sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==
5944
5944
5945
- follow-redirects@^1.15.0 :
5946
- version "1.15.3 "
5947
- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.3 .tgz#fe2f3ef2690afce7e82ed0b44db08165b207123a "
5948
- integrity sha512-1VzOtuEM8pC9SFU1E+8KfTjZyMztRsgEfwQl44z8A25uy13jSzTj6dyK2Df52iV0vgHCfBwLhDWevLn95w5v6Q ==
5945
+ follow-redirects@^1.15.4 :
5946
+ version "1.15.4 "
5947
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.4 .tgz#cdc7d308bf6493126b17ea2191ea0ccf3e535adf "
5948
+ integrity sha512-Cr4D/5wlrb0z9dgERpUL3LrmPKVDsETIJhaCMeDfuFYcqa5bldGV6wBsAN6X/vxlXQtFBMrXdXxdL8CbDTGniw ==
5949
5949
5950
5950
for-each@^0.3.3:
5951
5951
version "0.3.3"
You can’t perform that action at this time.
0 commit comments