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 Feb 14, 2023
1 parent 41dfcf3 commit 7712858
Show file tree
Hide file tree
Showing 4 changed files with 104 additions and 36 deletions.
68 changes: 51 additions & 17 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.3.3",
"react": "18.0.0",
"react-dom": "18.0.0",
"react-scripts": "4.0.0",
Expand Down
68 changes: 51 additions & 17 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 @@ -4,7 +4,7 @@
"description": "Shortent the given urls",
"main": "index.js",
"dependencies": {
"axios": "0.27.2",
"axios": "1.3.3",
"react": "18.0.0",
"react-dom": "18.0.0",
"react-scripts": "4.0.0",
Expand Down

0 comments on commit 7712858

Please sign in to comment.