Skip to content

Commit 4edec41

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 1855cc1 commit 4edec41

File tree

2 files changed

+10
-11
lines changed

2 files changed

+10
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3422,13 +3422,12 @@ [email protected]:
34223422
follow-redirects "1.5.10"
34233423
is-buffer "^2.0.2"
34243424

3425-
axios@0.19.0:
3426-
version "0.19.0"
3427-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.19.0.tgz#8e09bff3d9122e133f7b8101c8fbdd00ed3d2ab8"
3428-
integrity sha512-1uvKqKQta3KBxIz14F2v06AEHZ/dIoeKfbTRkK1E5oqjDnuEerLmYTgJB5AiQZHJcljpg1TuRzdjDR06qNk0DQ==
3425+
axios@0.21.2:
3426+
version "0.21.2"
3427+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2.tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017"
3428+
integrity sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg==
34293429
dependencies:
3430-
follow-redirects "1.5.10"
3431-
is-buffer "^2.0.2"
3430+
follow-redirects "^1.14.0"
34323431

34333432
axobject-query@^2.0.2:
34343433
version "2.2.0"
@@ -7633,10 +7632,10 @@ [email protected]:
76337632
dependencies:
76347633
debug "=3.1.0"
76357634

7636-
follow-redirects@^1.0.0:
7637-
version "1.13.3"
7638-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.3.tgz#e5598ad50174c1bc4e872301e82ac2cd97f90267"
7639-
integrity sha512-DUgl6+HDzB0iEptNQEXLx/KhTmDb8tZUHSeLqpnjpknR70H0nC2t9N73BK6fN4hOvJ84pKlIQVQ4k5FFlBedKA==
7635+
follow-redirects@^1.0.0, follow-redirects@^1.14.0:
7636+
version "1.14.7"
7637+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.7.tgz#2004c02eb9436eee9a21446a6477debf17e81685"
7638+
integrity sha512-+hbxoLbFMbRKDwohX8GkTataGqO6Jb7jGwpAlwgy2bIz25XtRm7KEzJM76R1WiNT5SwZkX4Y75SwBolkpmE7iQ==
76407639

76417640
for-each@^0.3.3:
76427641
version "0.3.3"

0 commit comments

Comments
 (0)