Skip to content

Commit

Permalink
Merge pull request #234 from pkiop/dependabot/npm_and_yarn/frontend/a…
Browse files Browse the repository at this point in the history
…xios-0.21.2

Chore(deps): Bump axios from 0.21.1 to 0.21.2 in /frontend
  • Loading branch information
pkiop committed Oct 10, 2021
2 parents 5dbc018 + c1733b4 commit 6eef9a4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"aws-amplify-react": "^4.2.18",
"aws-appsync": "^4.0.1",
"aws-appsync-auth-link": "^3.0.2",
"axios": "^0.21.1",
"axios": "^0.21.2",
"billboard.js": "^2.1.4",
"graphql": "^15.4.0",
"graphql-tag": "^2.11.0",
Expand Down
18 changes: 9 additions & 9 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5376,12 +5376,12 @@ [email protected]:
follow-redirects "1.5.10"
is-buffer "^2.0.2"

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

axobject-query@^2.2.0:
version "2.2.0"
Expand Down Expand Up @@ -8970,10 +8970,10 @@ [email protected]:
dependencies:
debug "=3.1.0"

follow-redirects@^1.0.0, follow-redirects@^1.10.0:
version "1.13.0"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.0.tgz#b42e8d93a2a7eea5ed88633676d6597bc8e384db"
integrity sha512-aq6gF1BEKje4a9i9+5jimNFIpq4Q1WiwBToeRK5NvZBd/TRsmW8BsJfOEGkr76TbOyPVD3OVDN910EcUNtRYEA==
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"
integrity sha512-zwGkiSXC1MUJG/qmeIFH2HBJx9u0V46QGUe3YR1fXG8bXQxq7fLj0RjLZQ5nubr9qNJUZrH+xUcwXEoXNpfS+g==

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

0 comments on commit 6eef9a4

Please sign in to comment.