Skip to content

Commit

Permalink
fix(deps): update dependency axios to v1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 3, 2023
1 parent d6bf04c commit 0dc05ee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@uppy/xhr-upload": "3.3.1",
"ag-grid-community": "29.3.5",
"ag-grid-react": "29.3.5",
"axios": "1.5.0",
"axios": "1.5.1",
"date-fns": "2.30.0",
"filesize": "10.1.0",
"http-status-codes": "2.3.0",
Expand Down
15 changes: 2 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4352,18 +4352,7 @@ __metadata:
languageName: node
linkType: hard

"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":
"axios@npm:1.5.1, axios@npm:^1.3.5":
version: 1.5.1
resolution: "axios@npm:1.5.1"
dependencies:
Expand Down Expand Up @@ -7115,7 +7104,7 @@ __metadata:
"@vitejs/plugin-react": 4.1.0
ag-grid-community: 29.3.5
ag-grid-react: 29.3.5
axios: 1.5.0
axios: 1.5.1
concurrently: 8.2.2
cypress: 13.3.2
cypress-localstorage-commands: 2.2.4
Expand Down

0 comments on commit 0dc05ee

Please sign in to comment.