Skip to content
This repository was archived by the owner on Apr 19, 2023. It is now read-only.

Commit 5c25f00

Browse files
Bump axios from 0.16.2 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.16.2 to 0.21.1. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md) - [Commits](axios/axios@v0.16.2...v0.21.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 76785ed commit 5c25f00

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": true,
44
"dependencies": {
55
"@rails/webpacker": "^3.0.1",
6-
"axios": "^0.16.2",
6+
"axios": "^0.21.1",
77
"babel-preset-react": "^6.24.1",
88
"material-ui": "^0.19.2",
99
"prop-types": "^15.6.0",

yarn.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -320,12 +320,11 @@ aws4@^1.8.0:
320320
version "1.11.0"
321321
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.11.0.tgz#d61f46d83b2519250e2784daf5b09479a8b41c59"
322322

323-
axios@^0.16.2:
324-
version "0.16.2"
325-
resolved "http://registry.npm.taobao.org/axios/download/axios-0.16.2.tgz#ba4f92f17167dfbab40983785454b9ac149c3c6d"
323+
axios@^0.21.1:
324+
version "0.21.1"
325+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8"
326326
dependencies:
327-
follow-redirects "^1.2.3"
328-
is-buffer "^1.1.5"
327+
follow-redirects "^1.10.0"
329328

330329
babel-code-frame@^6.11.0, babel-code-frame@^6.26.0:
331330
version "6.26.0"
@@ -2147,7 +2146,7 @@ flatten@^1.0.2:
21472146
version "1.0.2"
21482147
resolved "http://registry.npm.taobao.org/flatten/download/flatten-1.0.2.tgz#dae46a9d78fbe25292258cc1e780a41d95c03782"
21492148

2150-
follow-redirects@^1.0.0, follow-redirects@^1.2.3:
2149+
follow-redirects@^1.0.0, follow-redirects@^1.10.0:
21512150
version "1.14.1"
21522151
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.1.tgz#d9114ded0a1cfdd334e164e6662ad02bfd91ff43"
21532152

0 commit comments

Comments
 (0)