Skip to content

Commit

Permalink
fix(deps): update dependency axios to v1.5.0 (#772)
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 Sep 1, 2023
1 parent 74ead51 commit 85d8b1c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 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/xhr-upload": "3.3.1",
"ag-grid-community": "29.3.5",
"ag-grid-react": "29.3.5",
"axios": "1.4.0",
"axios": "1.5.0",
"date-fns": "2.30.0",
"filesize": "10.0.12",
"http-status-codes": "2.2.0",
Expand Down
15 changes: 13 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4608,7 +4608,18 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.4.0, axios@npm:^1.3.5":
"axios@npm:1.5.0":
version: 1.5.0
resolution: "axios@npm:1.5.0"
dependencies:
follow-redirects: ^1.15.0
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: e7405a5dbbea97760d0e6cd58fecba311b0401ddb4a8efbc4108f5537da9b3f278bde566deb777935a960beec4fa18e7b8353881f2f465e4f2c0e949fead35be
languageName: node
linkType: hard

"axios@npm:^1.3.5":
version: 1.4.0
resolution: "axios@npm:1.4.0"
dependencies:
Expand Down Expand Up @@ -7448,7 +7459,7 @@ __metadata:
"@vitejs/plugin-react": 4.0.4
ag-grid-community: 29.3.5
ag-grid-react: 29.3.5
axios: 1.4.0
axios: 1.5.0
concurrently: 8.2.1
cypress: 12.17.4
cypress-localstorage-commands: 2.2.4
Expand Down

0 comments on commit 85d8b1c

Please sign in to comment.