Skip to content

Commit 230177b

Browse files
Bump axios from 0.19.0 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.19.0 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.19.0...v0.21.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 21338ca commit 230177b

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
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.1",
1515
"axios-cache-adapter": "2.4.1",
1616
"base-64": "0.1.0",
1717
"jszip": "^3.5.0",

yarn.lock

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3391,13 +3391,12 @@ [email protected]:
33913391
follow-redirects "1.5.10"
33923392
is-buffer "^2.0.2"
33933393

3394-
axios@0.19.0:
3395-
version "0.19.0"
3396-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.19.0.tgz#8e09bff3d9122e133f7b8101c8fbdd00ed3d2ab8"
3397-
integrity sha512-1uvKqKQta3KBxIz14F2v06AEHZ/dIoeKfbTRkK1E5oqjDnuEerLmYTgJB5AiQZHJcljpg1TuRzdjDR06qNk0DQ==
3394+
axios@0.21.1:
3395+
version "0.21.1"
3396+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8"
3397+
integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==
33983398
dependencies:
3399-
follow-redirects "1.5.10"
3400-
is-buffer "^2.0.2"
3399+
follow-redirects "^1.10.0"
34013400

34023401
axobject-query@^2.0.2:
34033402
version "2.2.0"
@@ -7531,7 +7530,7 @@ [email protected]:
75317530
dependencies:
75327531
debug "=3.1.0"
75337532

7534-
follow-redirects@^1.0.0:
7533+
follow-redirects@^1.0.0, follow-redirects@^1.10.0:
75357534
version "1.13.1"
75367535
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.1.tgz#5f69b813376cee4fd0474a3aba835df04ab763b7"
75377536
integrity sha512-SSG5xmZh1mkPGyKzjZP8zLjltIfpW32Y5QpdNJyjcfGxK3qo3NDDkZOZSFiGn1A6SclQxY9GzEwAHQ3dmYRWpg==

0 commit comments

Comments
 (0)