This repository was archived by the owner on Aug 6, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 175175 "@types/react-i18next" : " ^8.1.0" ,
176176 "animate.css" : " ^3.7.0" ,
177177 "awaiting" : " ^3.0.0" ,
178- "axios" : " ^0.19.0 " ,
178+ "axios" : " 0.18.1 " ,
179179 "babel-loader" : " ^8.0.0" ,
180180 "babel-plugin-dynamic-import-node" : " ^2.0.0" ,
181181 "babel-plugin-react-html-attrs" : " ^2.1.0" ,
Original file line number Diff line number Diff line change @@ -1810,6 +1810,14 @@ aws4@^1.8.0:
18101810 resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.8.0.tgz#f0e003d9ca9e7f59c7a508945d7b2ef9a04a542f"
18111811 integrity sha512-ReZxvNHIOv88FlT7rxcXIIC0fPt4KZqZbOlivyWtXLt8ESx84zd3kMC6iK5jVeS2qt+g7ftS7ye4fi06X5rtRQ==
18121812
1813+ 1814+ version "0.18.1"
1815+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.18.1.tgz#ff3f0de2e7b5d180e757ad98000f1081b87bcea3"
1816+ integrity sha512-0BfJq4NSfQXd+SkFdrvFbG7addhYSBA2mQwISr46pD6E5iqkWg02RAs8vyTT/j0RTnoYmeXauBuSv1qKwR179g==
1817+ dependencies :
1818+ follow-redirects "1.5.10"
1819+ is-buffer "^2.0.2"
1820+
18131821axios@^0.16.1, axios@^0.16.2 :
18141822 version "0.16.2"
18151823 resolved "https://registry.yarnpkg.com/axios/-/axios-0.16.2.tgz#ba4f92f17167dfbab40983785454b9ac149c3c6d"
@@ -1818,14 +1826,6 @@ axios@^0.16.1, axios@^0.16.2:
18181826 follow-redirects "^1.2.3"
18191827 is-buffer "^1.1.5"
18201828
1821- axios@^0.19.0 :
1822- version "0.19.0"
1823- resolved "https://registry.yarnpkg.com/axios/-/axios-0.19.0.tgz#8e09bff3d9122e133f7b8101c8fbdd00ed3d2ab8"
1824- integrity sha512-1uvKqKQta3KBxIz14F2v06AEHZ/dIoeKfbTRkK1E5oqjDnuEerLmYTgJB5AiQZHJcljpg1TuRzdjDR06qNk0DQ==
1825- dependencies :
1826- follow-redirects "1.5.10"
1827- is-buffer "^2.0.2"
1828-
18291829babel-code-frame@^6.26.0 :
18301830 version "6.26.0"
18311831 resolved "https://registry.yarnpkg.com/babel-code-frame/-/babel-code-frame-6.26.0.tgz#63fd43f7dc1e3bb7ce35947db8fe369a3f58c74b"
You can’t perform that action at this time.
0 commit comments