Skip to content

Commit

Permalink
fix(deps): update dependency axios to v1.6.7 (#91)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 16, 2024
1 parent a47ac46 commit d2aa00f
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 @@ -31,7 +31,7 @@
"@uppy/status-bar": "^3.2.4",
"@uppy/tus": "3.3.0",
"@uppy/xhr-upload": "3.4.0",
"axios": "1.6.5",
"axios": "1.6.7",
"connected-react-router": "6.9.3",
"filesize": "^10.1.0",
"http-status-codes": "2.3.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3888,14 +3888,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.6.5":
version: 1.6.5
resolution: "axios@npm:1.6.5"
"axios@npm:1.6.7":
version: 1.6.7
resolution: "axios@npm:1.6.7"
dependencies:
follow-redirects: "npm:^1.15.4"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10/465489d9bf8f039b9adbc8103b6299d6a5e26de77b27f0e4173d814d39bca8f4b4659d94e09ee40461aedccd8c2452f1e2b3edace1c9f81220060d2974ff9dc7
checksum: 10/a1932b089ece759cd261f175d9ebf4d41c8994cf0c0767cda86055c7a19bcfdade8ae3464bf4cec4c8b142f4a657dc664fb77a41855e8376cf38b86d7a86518f
languageName: node
linkType: hard

Expand Down Expand Up @@ -7062,7 +7062,7 @@ __metadata:
"@uppy/tus": "npm:3.3.0"
"@uppy/xhr-upload": "npm:3.4.0"
"@vitejs/plugin-react": "npm:4.2.1"
axios: "npm:1.6.5"
axios: "npm:1.6.7"
concurrently: "npm:8.2.2"
connected-react-router: "npm:6.9.3"
cypress: "npm:13.6.3"
Expand Down

0 comments on commit d2aa00f

Please sign in to comment.