Skip to content

Commit

Permalink
fix(deps): update dependency axios to v1.6.8 (#1093)
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 Mar 22, 2024
1 parent 3c8ed96 commit b38bb1e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 23 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@uppy/status-bar": "3.3.0",
"@uppy/tus": "3.5.3",
"@uppy/xhr-upload": "3.6.4",
"axios": "1.6.7",
"axios": "1.6.8",
"date-fns": "3.3.1",
"filesize": "10.1.1",
"http-status-codes": "2.3.0",
Expand Down
23 changes: 1 addition & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4784,17 +4784,6 @@ __metadata:
languageName: node
linkType: hard

"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/a1932b089ece759cd261f175d9ebf4d41c8994cf0c0767cda86055c7a19bcfdade8ae3464bf4cec4c8b142f4a657dc664fb77a41855e8376cf38b86d7a86518f
languageName: node
linkType: hard

"axios@npm:1.6.8":
version: 1.6.8
resolution: "axios@npm:1.6.8"
Expand Down Expand Up @@ -7439,16 +7428,6 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.15.4":
version: 1.15.5
resolution: "follow-redirects@npm:1.15.5"
peerDependenciesMeta:
debug:
optional: true
checksum: 10/d467f13c1c6aa734599b8b369cd7a625b20081af358f6204ff515f6f4116eb440de9c4e0c49f10798eeb0df26c95dd05d5e0d9ddc5786ab1a8a8abefe92929b4
languageName: node
linkType: hard

"follow-redirects@npm:^1.15.6":
version: 1.15.6
resolution: "follow-redirects@npm:1.15.6"
Expand Down Expand Up @@ -7948,7 +7927,7 @@ __metadata:
"@uppy/tus": "npm:3.5.3"
"@uppy/xhr-upload": "npm:3.6.4"
"@vitejs/plugin-react": "npm:4.2.1"
axios: "npm:1.6.7"
axios: "npm:1.6.8"
concurrently: "npm:8.2.2"
cypress: "npm:13.7.0"
cypress-localstorage-commands: "npm:2.2.5"
Expand Down

0 comments on commit b38bb1e

Please sign in to comment.