Skip to content

Commit

Permalink
update axios
Browse files Browse the repository at this point in the history
  • Loading branch information
schnerd committed Feb 16, 2022
1 parent bb483a1 commit 925adc6
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 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 @@ -21,7 +21,7 @@
"build": "tsc --outDir dist/"
},
"dependencies": {
"axios": "^0.25.0",
"axios": "^0.26.0",
"form-data": "^4.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 925adc6

Please sign in to comment.