Skip to content

Commit 614d189

Browse files
authored
Merge pull request #50 from ajitfawade/dependabot/npm_and_yarn/client/axios-0.21.2
Bump axios from 0.21.1 to 0.21.2 in /client
2 parents cfa8165 + 811d58c commit 614d189

3 files changed

Lines changed: 14 additions & 14 deletions

File tree

client/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@testing-library/react": "^9.3.2",
99
"@testing-library/user-event": "^7.1.2",
1010
"apollo-boost": "^0.4.9",
11-
"axios": "^0.21.1",
11+
"axios": "^0.21.2",
1212
"firebase": "^7.16.0",
1313
"graphql": "^15.3.0",
1414
"omit-deep": "^0.3.0",

client/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2650,12 +2650,12 @@ aws4@^1.8.0:
26502650
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.9.1.tgz#7e33d8f7d449b3f673cd72deb9abdc552dbe528e"
26512651
integrity sha512-wMHVg2EOHaMRxbzgFJ9gtjOOCrI80OHLG14rxi28XwOW8ux6IiEbRCGGGqCtdAIg4FQCbW20k9RsT4y3gJlFug==
26522652

2653-
axios@^0.21.1:
2654-
version "0.21.1"
2655-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8"
2656-
integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==
2653+
axios@^0.21.2:
2654+
version "0.21.2"
2655+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2.tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017"
2656+
integrity sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg==
26572657
dependencies:
2658-
follow-redirects "^1.10.0"
2658+
follow-redirects "^1.14.0"
26592659

26602660
axobject-query@^2.0.2:
26612661
version "2.1.2"
@@ -5102,10 +5102,10 @@ flush-write-stream@^1.0.0:
51025102
inherits "^2.0.3"
51035103
readable-stream "^2.3.6"
51045104

5105-
follow-redirects@^1.0.0, follow-redirects@^1.10.0:
5106-
version "1.14.8"
5107-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.8.tgz#016996fb9a11a100566398b1c6839337d7bfa8fc"
5108-
integrity sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA==
5105+
follow-redirects@^1.0.0, follow-redirects@^1.14.0:
5106+
version "1.15.2"
5107+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13"
5108+
integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==
51095109

51105110
for-in@^0.1.3:
51115111
version "0.1.8"

0 commit comments

Comments
 (0)