Skip to content

Commit

Permalink
Update dependency axios to v1.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 23, 2024
1 parent c6c818f commit 8d7a33a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Week-15/Http_request/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"keywords": [],
"main": "src/index.js",
"dependencies": {
"axios": "1.3.4",
"axios": "1.7.5",
"loader-utils": "3.2.1",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion Week-15/Routing_and_styling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"keywords": [],
"main": "src/index.js",
"dependencies": {
"axios": "1.3.4",
"axios": "1.7.5",
"loader-utils": "3.2.1",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion Week-17/pesto-e-commerce/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"main": "src/index.js",
"dependencies": {
"@reduxjs/toolkit": "1.9.3",
"axios": "1.3.4",
"axios": "1.7.5",
"loader-utils": "3.2.1",
"react": "18.2.0",
"react-detect-click-outside": "1.1.7",
Expand Down

0 comments on commit 8d7a33a

Please sign in to comment.