Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Commit

Permalink
fix(deps): update dependency axios to v0.21.2 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 8, 2021
1 parent 4912f9b commit fcd7f97
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 6 deletions.
18 changes: 13 additions & 5 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 @@ -25,7 +25,7 @@
"lint:fix": "eslint --ext .js,.jsx --fix . && stylelint --fix src/."
},
"dependencies": {
"axios": "0.21.1",
"axios": "0.21.2",
"axios-cache-adapter": "2.7.3",
"axios-hooks": "2.6.3",
"copy-to-clipboard": "3.3.1",
Expand Down

0 comments on commit fcd7f97

Please sign in to comment.