Skip to content

Commit

Permalink
Update dependency axios to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 9, 2024
1 parent f398972 commit 5d167cb
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 24 deletions.
80 changes: 57 additions & 23 deletions Week-10/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 Week-10/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Shortent the given urls",
"main": "index.js",
"dependencies": {
"axios": "0.27.2",
"axios": "1.7.2",
"react": "18.0.0",
"react-dom": "18.0.0",
"react-scripts": "4.0.0",
Expand Down

0 comments on commit 5d167cb

Please sign in to comment.