Skip to content

Commit

Permalink
Merge pull request #8 from agoda-com/update-axios
Browse files Browse the repository at this point in the history
update axios dependency
  • Loading branch information
Vedmax authored Sep 25, 2024
2 parents d8ef5f8 + dcb2095 commit a82867f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 9 deletions.
19 changes: 11 additions & 8 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 @@ -17,7 +17,7 @@
"lint": "eslint"
},
"dependencies": {
"axios": "^1.4.0",
"axios": "^1.7.4",
"safely-try": "^0.4.3",
"uuid": "^9.0.0"
},
Expand Down

0 comments on commit a82867f

Please sign in to comment.