File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 15
15
"dependencies" : {
16
16
"@babel/core" : " ^7.22.9" ,
17
17
"@osd/utils" : " 1.0.0" ,
18
- "axios" : " ^0.28 .0" ,
18
+ "axios" : " ^0.29 .0" ,
19
19
"chalk" : " ^4.1.0" ,
20
20
"cheerio" : " 1.0.0-rc.1" ,
21
21
"dedent" : " ^0.7.0" ,
Original file line number Diff line number Diff line change 16
16
"@osd/i18n" : " 1.0.0" ,
17
17
"@osd/monaco" : " 1.0.0" ,
18
18
"abortcontroller-polyfill" : " ^1.4.0" ,
19
- "axios" : " ^0.28 .0" ,
19
+ "axios" : " ^0.29 .0" ,
20
20
"compression-webpack-plugin" : " npm:@amoo-miki/compression-webpack-plugin@4.0.1-rc.1" ,
21
21
"core-js" : " ^3.6.5" ,
22
22
"custom-event-polyfill" : " ^0.3.0" ,
Original file line number Diff line number Diff line change @@ -5061,12 +5061,12 @@ axe-core@^4.0.2, axe-core@^4.3.5:
5061
5061
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.4.1.tgz#7dbdc25989298f9ad006645cd396782443757413"
5062
5062
integrity sha512-gd1kmb21kwNuWr6BQz8fv6GNECPBnUasepcoLbekws23NVBLODdsClRZ+bQ8+9Uomf3Sm3+Vwn0oYG9NvwnJCw==
5063
5063
5064
- axios@^0.28 .0:
5065
- version "0.28.1 "
5066
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.28.1 .tgz#2a7bcd34a3837b71ee1a5ca3762214b86b703e70 "
5067
- integrity sha512-iUcGA5a7p0mVb4Gm/sy+FSECNkPFT4y7wt6OM/CDpO/OnNCvSs3PoMG8ibrC9jRoGYU0gUK5pXVC4NPXq6lHRQ ==
5064
+ axios@^0.29 .0:
5065
+ version "0.29.0 "
5066
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.29.0 .tgz#5eed1a0bc4c0ffe060624eb7900aff66b7881eeb "
5067
+ integrity sha512-Kjsq1xisgO5DjjNQwZFsy0gpcU1P2j36dZeQDXVhpIU26GVgkDUnROaHLSuluhMqtDE7aKA2hbKXG5yu5DN8Tg ==
5068
5068
dependencies:
5069
- follow-redirects "^1.15.0 "
5069
+ follow-redirects "^1.15.4 "
5070
5070
form-data "^4.0.0"
5071
5071
proxy-from-env "^1.1.0"
5072
5072
@@ -8863,7 +8863,7 @@ focus-lock@^0.10.2:
8863
8863
dependencies:
8864
8864
tslib "^2.0.3"
8865
8865
8866
- follow-redirects@^1.15.0, follow-redirects@^1.15. 4, follow-redirects@^1.15.6:
8866
+ follow-redirects@^1.15.4, follow-redirects@^1.15.6:
8867
8867
version "1.15.6"
8868
8868
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
8869
8869
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==
You can’t perform that action at this time.
0 commit comments