Skip to content

Commit b538a99

Browse files
chore(deps): 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 1514a49 commit b538a99

File tree

1 file changed

+14
-10
lines changed

1 file changed

+14
-10
lines changed

yarn.lock

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1416,11 +1416,11 @@ axios-retry@^3.1.1:
14161416
is-retry-allowed "^1.1.0"
14171417

14181418
axios@^0.18.0:
1419-
version "0.18.0"
1420-
resolved "http://registry.npm.taobao.org/axios/download/axios-0.18.0.tgz#32d53e4851efdc0a11993b6cd000789d70c05102"
1419+
version "0.18.1"
1420+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.18.1.tgz#ff3f0de2e7b5d180e757ad98000f1081b87bcea3"
14211421
dependencies:
1422-
follow-redirects "^1.3.0"
1423-
is-buffer "^1.1.5"
1422+
follow-redirects "1.5.10"
1423+
is-buffer "^2.0.2"
14241424

14251425
babel-code-frame@^6.22.0, babel-code-frame@^6.26.0:
14261426
version "6.26.0"
@@ -1620,7 +1620,7 @@ babel-plugin-syntax-exponentiation-operator@^6.8.0:
16201620

16211621
babel-plugin-syntax-object-rest-spread@^6.8.0:
16221622
version "6.13.0"
1623-
resolved "http://registry.npmjs.org/babel-plugin-syntax-object-rest-spread/-/babel-plugin-syntax-object-rest-spread-6.13.0.tgz#fd6536f2bce13836ffa3a5458c4903a597bb3bf5"
1623+
resolved "https://registry.npmjs.org/babel-plugin-syntax-object-rest-spread/-/babel-plugin-syntax-object-rest-spread-6.13.0.tgz#fd6536f2bce13836ffa3a5458c4903a597bb3bf5"
16241624

16251625
babel-plugin-syntax-trailing-function-commas@^6.22.0:
16261626
version "6.22.0"
@@ -3102,7 +3102,7 @@ debug@2.6.9, debug@^2.1.2, debug@^2.2.0, debug@^2.3.3, debug@^2.6.8, debug@^2.6.
31023102

31033103
debug@3.1.0, debug@=3.1.0:
31043104
version "3.1.0"
3105-
resolved "http://registry.npm.taobao.org/debug/download/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
3105+
resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
31063106
dependencies:
31073107
ms "2.0.0"
31083108

@@ -3724,9 +3724,9 @@ flush-write-stream@^1.0.0:
37243724
inherits "^2.0.1"
37253725
readable-stream "^2.0.4"
37263726

3727-
follow-redirects@^1.0.0, follow-redirects@^1.3.0:
3728-
version "1.5.8"
3729-
resolved "http://registry.npm.taobao.org/follow-redirects/download/follow-redirects-1.5.8.tgz#1dbfe13e45ad969f813e86c00e5296f525c885a1"
3727+
follow-redirects@1.5.10, follow-redirects@^1.0.0:
3728+
version "1.5.10"
3729+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.5.10.tgz#7b7a9f9aea2fdff36786a94ff643ed07f4ff5e2a"
37303730
dependencies:
37313731
debug "=3.1.0"
37323732

@@ -4428,6 +4428,10 @@ is-buffer@^1.1.5:
44284428
version "1.1.6"
44294429
resolved "http://registry.npm.taobao.org/is-buffer/download/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be"
44304430

4431+
is-buffer@^2.0.2:
4432+
version "2.0.4"
4433+
resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-2.0.4.tgz#3e572f23c8411a5cfd9557c849e3665e0b290623"
4434+
44314435
is-builtin-module@^1.0.0:
44324436
version "1.0.0"
44334437
resolved "http://registry.npm.taobao.org/is-builtin-module/download/is-builtin-module-1.0.0.tgz#540572d34f7ac3119f8f76c30cbc1b1e037affbe"
@@ -5281,7 +5285,7 @@ move-concurrently@^1.0.1:
52815285

52825286
ms@2.0.0:
52835287
version "2.0.0"
5284-
resolved "http://registry.npm.taobao.org/ms/download/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
5288+
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
52855289

52865290
ms@^2.1.1:
52875291
version "2.1.1"

0 commit comments

Comments
 (0)