File tree Expand file tree Collapse file tree 2 files changed +1
-9
lines changed Expand file tree Collapse file tree 2 files changed +1
-9
lines changed Original file line number Diff line number Diff line change 14
14
"@docsearch/css" : " ^1.0.0-alpha.27" ,
15
15
"@docsearch/js" : " ^1.0.0-alpha.27" ,
16
16
"algoliasearch" : " ^4.4.0" ,
17
- "axios" : " ^0.21.1" ,
18
17
"intersection-observer" : " ^0.11.0" ,
19
18
"showdown" : " ^1.9.1"
20
19
}
Original file line number Diff line number Diff line change @@ -1841,13 +1841,6 @@ aws4@^1.8.0:
1841
1841
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.11.0.tgz#d61f46d83b2519250e2784daf5b09479a8b41c59"
1842
1842
integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==
1843
1843
1844
- axios@^0.21.1 :
1845
- version "0.21.1"
1846
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8"
1847
- integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==
1848
- dependencies :
1849
- follow-redirects "^1.10.0"
1850
-
1851
1844
babel-extract-comments@^1.0.0 :
1852
1845
version "1.0.0"
1853
1846
resolved "https://registry.yarnpkg.com/babel-extract-comments/-/babel-extract-comments-1.0.0.tgz#0a2aedf81417ed391b85e18b4614e693a0351a21"
@@ -3762,7 +3755,7 @@ flush-write-stream@^1.0.0:
3762
3755
inherits "^2.0.3"
3763
3756
readable-stream "^2.3.6"
3764
3757
3765
- follow-redirects@^1.0.0, follow-redirects@^1.10.0 :
3758
+ follow-redirects@^1.0.0 :
3766
3759
version "1.13.1"
3767
3760
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.1.tgz#5f69b813376cee4fd0474a3aba835df04ab763b7"
3768
3761
integrity sha512-SSG5xmZh1mkPGyKzjZP8zLjltIfpW32Y5QpdNJyjcfGxK3qo3NDDkZOZSFiGn1A6SclQxY9GzEwAHQ3dmYRWpg==
You can’t perform that action at this time.
0 commit comments