Skip to content

Commit

Permalink
fix(deps): update dependency axios to v1.6.7 (#979)
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 27, 2024
1 parent 63456ca commit 200bb3f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@uppy/status-bar": "3.2.2",
"@uppy/tus": "3.1.2",
"@uppy/xhr-upload": "3.3.1",
"axios": "1.6.6",
"axios": "1.6.7",
"date-fns": "3.3.1",
"filesize": "10.1.0",
"http-status-codes": "2.3.0",
Expand Down
13 changes: 1 addition & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4181,17 +4181,6 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.6.6":
version: 1.6.6
resolution: "axios@npm:1.6.6"
dependencies:
follow-redirects: "npm:^1.15.4"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10/499401107e237e6fe91db3f68122a4d83496bc8da325aefc97f1fa4a0624333423262eb55b9e1f9a2ec50804a74bc47377fe15bf689f435e68ade9b0bff5399b
languageName: node
linkType: hard

"axios@npm:1.6.7":
version: 1.6.7
resolution: "axios@npm:1.6.7"
Expand Down Expand Up @@ -7173,7 +7162,7 @@ __metadata:
"@uppy/tus": "npm:3.1.2"
"@uppy/xhr-upload": "npm:3.3.1"
"@vitejs/plugin-react": "npm:4.2.0"
axios: "npm:1.6.6"
axios: "npm:1.6.7"
concurrently: "npm:8.2.2"
cypress: "npm:13.6.3"
cypress-localstorage-commands: "npm:2.2.5"
Expand Down

0 comments on commit 200bb3f

Please sign in to comment.