Skip to content

Commit

Permalink
fix(deps): update dependency axios to v1.7.2 (#1276)
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 Jun 13, 2024
1 parent 8ad36f8 commit 062d1f3
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 @@ -38,7 +38,7 @@
"@uppy/status-bar": "3.3.3",
"@uppy/tus": "3.5.5",
"@uppy/xhr-upload": "3.6.7",
"axios": "1.6.8",
"axios": "1.7.2",
"date-fns": "3.6.0",
"filesize": "10.1.2",
"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 @@ -4990,17 +4990,6 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.6.8":
version: 1.6.8
resolution: "axios@npm:1.6.8"
dependencies:
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10/3f9a79eaf1d159544fca9576261ff867cbbff64ed30017848e4210e49f3b01e97cf416390150e6fdf6633f336cd43dc1151f890bbd09c3c01ad60bb0891eee63
languageName: node
linkType: hard

"axios@npm:1.7.2":
version: 1.7.2
resolution: "axios@npm:1.7.2"
Expand Down Expand Up @@ -8122,7 +8111,7 @@ __metadata:
"@uppy/tus": "npm:3.5.5"
"@uppy/xhr-upload": "npm:3.6.7"
"@vitejs/plugin-react": "npm:4.3.1"
axios: "npm:1.6.8"
axios: "npm:1.7.2"
concurrently: "npm:8.2.2"
cypress: "npm:13.11.0"
cypress-localstorage-commands: "npm:2.2.6"
Expand Down

0 comments on commit 062d1f3

Please sign in to comment.