Skip to content

Commit

Permalink
Merge pull request #4 from shyam2794/renovate/axios-0.x
Browse files Browse the repository at this point in the history
Update dependency axios to v0.19.1
  • Loading branch information
shyam2794 committed Jan 14, 2020
2 parents 33c2b9f + 1a38ce4 commit 24c8677
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 19 deletions.
14 changes: 4 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dependencies": {
"@material-ui/core": "4.8.3",
"@material-ui/icons": "4.5.1",
"axios": "0.18.1",
"axios": "0.19.1",
"bootstrap": "4.4.1",
"font-awesome": "4.7.0",
"html2canvas": "1.0.0-rc.5",
Expand Down
11 changes: 3 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -542,12 +542,11 @@ aws4@^1.8.0:
version "1.9.0"
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.9.0.tgz#24390e6ad61386b0a747265754d2a17219de862c"

axios@0.18.1:
version "0.18.1"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.18.1.tgz#ff3f0de2e7b5d180e757ad98000f1081b87bcea3"
axios@0.19.1:
version "0.19.1"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.19.1.tgz#8a6a04eed23dfe72747e1dd43c604b8f1677b5aa"
dependencies:
follow-redirects "1.5.10"
is-buffer "^2.0.2"

axobject-query@^0.1.0:
version "0.1.0"
Expand Down Expand Up @@ -4044,10 +4043,6 @@ is-buffer@^1.1.5:
version "1.1.6"
resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be"

is-buffer@^2.0.2:
version "2.0.4"
resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-2.0.4.tgz#3e572f23c8411a5cfd9557c849e3665e0b290623"

is-builtin-module@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/is-builtin-module/-/is-builtin-module-1.0.0.tgz#540572d34f7ac3119f8f76c30cbc1b1e037affbe"
Expand Down

0 comments on commit 24c8677

Please sign in to comment.