Skip to content

Commit 402d32f

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 f0e9e35 commit 402d32f

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
"jszip": "^3.5.0",

yarn.lock

+9-10
Original file line numberDiff line numberDiff line change
@@ -3417,13 +3417,12 @@ [email protected]:
34173417
follow-redirects "1.5.10"
34183418
is-buffer "^2.0.2"
34193419

3420-
axios@0.19.0:
3421-
version "0.19.0"
3422-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.19.0.tgz#8e09bff3d9122e133f7b8101c8fbdd00ed3d2ab8"
3423-
integrity sha512-1uvKqKQta3KBxIz14F2v06AEHZ/dIoeKfbTRkK1E5oqjDnuEerLmYTgJB5AiQZHJcljpg1TuRzdjDR06qNk0DQ==
3420+
axios@0.21.2:
3421+
version "0.21.2"
3422+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2.tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017"
3423+
integrity sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg==
34243424
dependencies:
3425-
follow-redirects "1.5.10"
3426-
is-buffer "^2.0.2"
3425+
follow-redirects "^1.14.0"
34273426

34283427
axobject-query@^2.0.2:
34293428
version "2.2.0"
@@ -7562,10 +7561,10 @@ [email protected]:
75627561
dependencies:
75637562
debug "=3.1.0"
75647563

7565-
follow-redirects@^1.0.0:
7566-
version "1.13.3"
7567-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.3.tgz#e5598ad50174c1bc4e872301e82ac2cd97f90267"
7568-
integrity sha512-DUgl6+HDzB0iEptNQEXLx/KhTmDb8tZUHSeLqpnjpknR70H0nC2t9N73BK6fN4hOvJ84pKlIQVQ4k5FFlBedKA==
7564+
follow-redirects@^1.0.0, follow-redirects@^1.14.0:
7565+
version "1.14.3"
7566+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.3.tgz#6ada78118d8d24caee595595accdc0ac6abd022e"
7567+
integrity sha512-3MkHxknWMUtb23apkgz/83fDoe+y+qr0TdgacGIA7bew+QLBo3vdgEN2xEsuXNivpFy4CyDhBBZnNZOtalmenw==
75697568

75707569
for-each@^0.3.3:
75717570
version "0.3.3"

0 commit comments

Comments
 (0)