|
@@ -376,6 +376,13 @@ axios@^0.17.0, axios@^0.17.1:
|
|
|
follow-redirects "^1.2.5"
|
|
follow-redirects "^1.2.5"
|
|
|
is-buffer "^1.1.5"
|
|
is-buffer "^1.1.5"
|
|
|
|
|
|
|
|
|
|
+axios@^0.18.0:
|
|
|
|
|
+ version "0.18.0"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.18.0.tgz#32d53e4851efdc0a11993b6cd000789d70c05102"
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ follow-redirects "^1.3.0"
|
|
|
|
|
+ is-buffer "^1.1.5"
|
|
|
|
|
+
|
|
|
babel-code-frame@^6.26.0:
|
|
babel-code-frame@^6.26.0:
|
|
|
version "6.26.0"
|
|
version "6.26.0"
|
|
|
resolved "https://registry.yarnpkg.com/babel-code-frame/-/babel-code-frame-6.26.0.tgz#63fd43f7dc1e3bb7ce35947db8fe369a3f58c74b"
|
|
resolved "https://registry.yarnpkg.com/babel-code-frame/-/babel-code-frame-6.26.0.tgz#63fd43f7dc1e3bb7ce35947db8fe369a3f58c74b"
|
|
@@ -2456,6 +2463,12 @@ follow-redirects@^1.2.5:
|
|
|
dependencies:
|
|
dependencies:
|
|
|
debug "^3.1.0"
|
|
debug "^3.1.0"
|
|
|
|
|
|
|
|
|
|
+follow-redirects@^1.3.0:
|
|
|
|
|
+ version "1.4.1"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.4.1.tgz#d8120f4518190f55aac65bb6fc7b85fcd666d6aa"
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ debug "^3.1.0"
|
|
|
|
|
+
|
|
|
for-in@^0.1.3:
|
|
for-in@^0.1.3:
|
|
|
version "0.1.8"
|
|
version "0.1.8"
|
|
|
resolved "https://registry.yarnpkg.com/for-in/-/for-in-0.1.8.tgz#d8773908e31256109952b1fdb9b3fa867d2775e1"
|
|
resolved "https://registry.yarnpkg.com/for-in/-/for-in-0.1.8.tgz#d8773908e31256109952b1fdb9b3fa867d2775e1"
|