Skip to content

Commit

Permalink
Merge pull request #28 from avaire/dependabot/npm_and_yarn/axios-0.21.2
Browse files Browse the repository at this point in the history
Bump axios from 0.21.1 to 0.21.2
  • Loading branch information
Senither committed Oct 6, 2021
2 parents 041152f + 0c41a88 commit 490f7b2
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1120,10 +1120,10 @@ autoprefixer@^9.4.2:
postcss-value-parser "^4.1.0"

axios@^0.21:
version "0.21.1"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8"
version "0.21.2"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2.tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017"
dependencies:
follow-redirects "^1.10.0"
follow-redirects "^1.14.0"

babel-code-frame@^6.26.0:
version "6.26.0"
Expand Down Expand Up @@ -2660,9 +2660,9 @@ flush-write-stream@^1.0.0:
inherits "^2.0.3"
readable-stream "^2.3.6"

follow-redirects@^1.0.0, follow-redirects@^1.10.0:
version "1.13.1"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.1.tgz#5f69b813376cee4fd0474a3aba835df04ab763b7"
follow-redirects@^1.0.0, follow-redirects@^1.14.0:
version "1.14.4"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.4.tgz#838fdf48a8bbdd79e52ee51fb1c94e3ed98b9379"

for-in@^1.0.2:
version "1.0.2"
Expand Down

0 comments on commit 490f7b2

Please sign in to comment.