Skip to content

Commit 52af072

Browse files
Bump axios from 0.18.0 to 0.18.1
Bumps [axios](https://github.com/axios/axios) from 0.18.0 to 0.18.1. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v0.18.1/CHANGELOG.md) - [Commits](axios/axios@v0.18.0...v0.18.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent b1aee13 commit 52af072

1 file changed

Lines changed: 16 additions & 9 deletions

File tree

yarn.lock

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -327,11 +327,12 @@ axios@0.17.1:
327327
is-buffer "^1.1.5"
328328

329329
axios@^0.18:
330-
version "0.18.0"
331-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.18.0.tgz#32d53e4851efdc0a11993b6cd000789d70c05102"
330+
version "0.18.1"
331+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.18.1.tgz#ff3f0de2e7b5d180e757ad98000f1081b87bcea3"
332+
integrity sha512-0BfJq4NSfQXd+SkFdrvFbG7addhYSBA2mQwISr46pD6E5iqkWg02RAs8vyTT/j0RTnoYmeXauBuSv1qKwR179g==
332333
dependencies:
333-
follow-redirects "^1.3.0"
334-
is-buffer "^1.1.5"
334+
follow-redirects "1.5.10"
335+
is-buffer "^2.0.2"
335336

336337
babel-code-frame@^6.26.0:
337338
version "6.26.0"
@@ -1986,7 +1987,7 @@ debug@2.6.9, debug@^2.1.2, debug@^2.2.0, debug@^2.3.3, debug@^2.6.6, debug@^2.6.
19861987
dependencies:
19871988
ms "2.0.0"
19881989

1989-
debug@^3.1.0, debug@~3.1.0:
1990+
debug@=3.1.0, debug@^3.1.0, debug@~3.1.0:
19901991
version "3.1.0"
19911992
resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
19921993
dependencies:
@@ -2981,11 +2982,12 @@ flush-write-stream@^1.0.0:
29812982
inherits "^2.0.1"
29822983
readable-stream "^2.0.4"
29832984

2984-
follow-redirects@^1.0.0, follow-redirects@^1.2.5, follow-redirects@^1.3.0:
2985-
version "1.4.1"
2986-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.4.1.tgz#d8120f4518190f55aac65bb6fc7b85fcd666d6aa"
2985+
follow-redirects@1.5.10, follow-redirects@^1.0.0, follow-redirects@^1.2.5:
2986+
version "1.5.10"
2987+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.5.10.tgz#7b7a9f9aea2fdff36786a94ff643ed07f4ff5e2a"
2988+
integrity sha512-0V5l4Cizzvqt5D44aTXbFZz+FtyXV1vrDN6qrelxtfYQKW0KO0W2T/hkE8xvGa/540LkZlkaUjO4ailYTFtHVQ==
29872989
dependencies:
2988-
debug "^3.1.0"
2990+
debug "=3.1.0"
29892991

29902992
for-in@^0.1.3:
29912993
version "0.1.8"
@@ -3851,6 +3853,11 @@ is-buffer@^1.1.5, is-buffer@~1.1.1:
38513853
version "1.1.6"
38523854
resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be"
38533855

3856+
is-buffer@^2.0.2:
3857+
version "2.0.4"
3858+
resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-2.0.4.tgz#3e572f23c8411a5cfd9557c849e3665e0b290623"
3859+
integrity sha512-Kq1rokWXOPXWuaMAqZiJW4XxsmD9zGx9q4aePabbn3qCRGedtH7Cm+zV8WETitMfu1wdh+Rvd6w5egwSngUX2A==
3860+
38543861
is-builtin-module@^1.0.0:
38553862
version "1.0.0"
38563863
resolved "https://registry.yarnpkg.com/is-builtin-module/-/is-builtin-module-1.0.0.tgz#540572d34f7ac3119f8f76c30cbc1b1e037affbe"

0 commit comments

Comments
 (0)