Skip to content

Commit 37b27ba

Browse files
Bump axios from 0.19.2 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.19.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.19.2...v0.21.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 01bfa85 commit 37b27ba

File tree

2 files changed

+10
-24
lines changed

2 files changed

+10
-24
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@testing-library/react": "^9.5.0",
1111
"@testing-library/user-event": "^7.2.1",
1212
"autoprefixer": "^9.8.6",
13-
"axios": "^0.19.2",
13+
"axios": "^0.21.1",
1414
"postcss-cli": "^7.1.1",
1515
"react": "^16.13.1",
1616
"react-dom": "^16.13.1",

yarn.lock

Lines changed: 9 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -2436,12 +2436,12 @@ aws4@^1.8.0:
24362436
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.10.0.tgz#a17b3a8ea811060e74d47d306122400ad4497ae2"
24372437
integrity sha512-3YDiu347mtVtjpyV3u5kVqQLP242c06zwDOgpeRnybmXlYYsLbtTrUBUm8i8srONt+FWobl5aibnU1030PeeuA==
24382438

2439-
axios@^0.19.2:
2440-
version "0.19.2"
2441-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.19.2.tgz#3ea36c5d8818d0d5f8a8a97a6d36b86cdc00cb27"
2442-
integrity sha512-fjgm5MvRHLhx+osE2xoekY70AhARk3a6hkN+3Io1jc00jtquGvxYlKlsFUhmUET0V5te6CcZI7lcv2Ym61mjHA==
2439+
axios@^0.21.1:
2440+
version "0.21.1"
2441+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8"
2442+
integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==
24432443
dependencies:
2444-
follow-redirects "1.5.10"
2444+
follow-redirects "^1.10.0"
24452445

24462446
axobject-query@^2.0.2:
24472447
version "2.2.0"
@@ -3850,13 +3850,6 @@ debug@2.6.9, debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.9:
38503850
dependencies:
38513851
ms "2.0.0"
38523852

3853-
debug@=3.1.0:
3854-
version "3.1.0"
3855-
resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
3856-
integrity sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==
3857-
dependencies:
3858-
ms "2.0.0"
3859-
38603853
debug@^3.1.1, debug@^3.2.5:
38613854
version "3.2.6"
38623855
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b"
@@ -4984,17 +4977,10 @@ flush-write-stream@^1.0.0:
49844977
inherits "^2.0.3"
49854978
readable-stream "^2.3.6"
49864979

4987-
follow-redirects@1.5.10:
4988-
version "1.5.10"
4989-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.5.10.tgz#7b7a9f9aea2fdff36786a94ff643ed07f4ff5e2a"
4990-
integrity sha512-0V5l4Cizzvqt5D44aTXbFZz+FtyXV1vrDN6qrelxtfYQKW0KO0W2T/hkE8xvGa/540LkZlkaUjO4ailYTFtHVQ==
4991-
dependencies:
4992-
debug "=3.1.0"
4993-
4994-
follow-redirects@^1.0.0:
4995-
version "1.12.1"
4996-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.12.1.tgz#de54a6205311b93d60398ebc01cf7015682312b6"
4997-
integrity sha512-tmRv0AVuR7ZyouUHLeNSiO6pqulF7dYa3s19c6t+wz9LD69/uSzdMxJ2S91nTI9U3rt/IldxpzMOFejp6f0hjg==
4980+
follow-redirects@^1.0.0, follow-redirects@^1.10.0:
4981+
version "1.13.1"
4982+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.1.tgz#5f69b813376cee4fd0474a3aba835df04ab763b7"
4983+
integrity sha512-SSG5xmZh1mkPGyKzjZP8zLjltIfpW32Y5QpdNJyjcfGxK3qo3NDDkZOZSFiGn1A6SclQxY9GzEwAHQ3dmYRWpg==
49984984

49994985
for-in@^0.1.3:
50004986
version "0.1.8"

0 commit comments

Comments
 (0)