Skip to content

Commit cb5c5eb

Browse files
Bump axios from 0.19.0 to 0.21.2
Bumps [axios](https://github.com/axios/axios) from 0.19.0 to 0.21.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md) - [Commits](axios/axios@v0.19.0...v0.21.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9459a3c commit cb5c5eb

File tree

2 files changed

+10
-11
lines changed

2 files changed

+10
-11
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"private": false,
1212
"dependencies": {
1313
"awesome-debounce-promise": "2.1.0",
14-
"axios": "0.19.0",
14+
"axios": "0.21.2",
1515
"axios-cache-adapter": "2.4.1",
1616
"base-64": "0.1.0",
1717
"deep-equal": "^2.0.5",

yarn.lock

+9-10
Original file line numberDiff line numberDiff line change
@@ -3604,13 +3604,12 @@ [email protected]:
36043604
follow-redirects "1.5.10"
36053605
is-buffer "^2.0.2"
36063606

3607-
axios@0.19.0:
3608-
version "0.19.0"
3609-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.19.0.tgz#8e09bff3d9122e133f7b8101c8fbdd00ed3d2ab8"
3610-
integrity sha512-1uvKqKQta3KBxIz14F2v06AEHZ/dIoeKfbTRkK1E5oqjDnuEerLmYTgJB5AiQZHJcljpg1TuRzdjDR06qNk0DQ==
3607+
axios@0.21.2:
3608+
version "0.21.2"
3609+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2.tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017"
3610+
integrity sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg==
36113611
dependencies:
3612-
follow-redirects "1.5.10"
3613-
is-buffer "^2.0.2"
3612+
follow-redirects "^1.14.0"
36143613

36153614
axobject-query@^2.0.2:
36163615
version "2.2.0"
@@ -7940,10 +7939,10 @@ [email protected]:
79407939
dependencies:
79417940
debug "=3.1.0"
79427941

7943-
follow-redirects@^1.0.0:
7944-
version "1.13.3"
7945-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.3.tgz#e5598ad50174c1bc4e872301e82ac2cd97f90267"
7946-
integrity sha512-DUgl6+HDzB0iEptNQEXLx/KhTmDb8tZUHSeLqpnjpknR70H0nC2t9N73BK6fN4hOvJ84pKlIQVQ4k5FFlBedKA==
7942+
follow-redirects@^1.0.0, follow-redirects@^1.14.0:
7943+
version "1.14.9"
7944+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.9.tgz#dd4ea157de7bfaf9ea9b3fbd85aa16951f78d8d7"
7945+
integrity sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w==
79477946

79487947
for-each@^0.3.3:
79497948
version "0.3.3"

0 commit comments

Comments
 (0)