Skip to content

Commit

Permalink
fix(deps): update dependency axios to v1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 14, 2023
1 parent 9c122a9 commit 3cd2c51
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@mui/material": "5.14.18",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
"axios": "1.6.1",
"axios": "1.6.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"use-local-storage-state": "19.1.0"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3182,14 +3182,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.6.1":
version: 1.6.1
resolution: "axios@npm:1.6.1"
"axios@npm:1.6.2":
version: 1.6.2
resolution: "axios@npm:1.6.2"
dependencies:
follow-redirects: "npm:^1.15.0"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: ca2c6f56659a7f19e4a99082f549fe151952f6fd8aa72ed148559ab2d6a32ce37cd5dc72ce6d4d3cd91f0c1e2617c7c95c20077e5e244a79f319a6c0ce41204f
checksum: 9b77e030e85e4f9cbcba7bb52fbff67d6ce906c92d213e0bd932346a50140faf83733bf786f55bd58301bd92f9973885c7b87d6348023e10f7eaf286d0791a1d
languageName: node
linkType: hard

Expand Down Expand Up @@ -6172,7 +6172,7 @@ __metadata:
"@types/react": "npm:18.2.37"
"@types/react-dom": "npm:18.2.15"
"@vitejs/plugin-react-swc": "npm:3.4.1"
axios: "npm:1.6.1"
axios: "npm:1.6.2"
eslint: "npm:8.53.0"
husky: "npm:8.0.3"
lint-staged: "npm:15.1.0"
Expand Down

0 comments on commit 3cd2c51

Please sign in to comment.