Skip to content

Commit

Permalink
fix(deps): update dependency axios to v1.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 2, 2024
1 parent dbe6886 commit 6287179
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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/xhr-upload": "3.3.1",
"ag-grid-community": "29.3.5",
"ag-grid-react": "29.3.5",
"axios": "1.6.2",
"axios": "1.6.7",
"date-fns": "2.30.0",
"filesize": "10.1.0",
"http-status-codes": "2.3.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3736,14 +3736,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.6.2":
version: 1.6.2
resolution: "axios@npm:1.6.2"
"axios@npm:1.6.7":
version: 1.6.7
resolution: "axios@npm:1.6.7"
dependencies:
follow-redirects: "npm:^1.15.0"
follow-redirects: "npm:^1.15.4"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 612bc93f8f738a518e7c5f9de9cc782bcd36aac6bae279160ef6a10260378e21c1786520eab3336898e3d66e0839ebdf739f327fb6d0431baa4d3235703a7652
checksum: a1932b089ece759cd261f175d9ebf4d41c8994cf0c0767cda86055c7a19bcfdade8ae3464bf4cec4c8b142f4a657dc664fb77a41855e8376cf38b86d7a86518f
languageName: node
linkType: hard

Expand Down Expand Up @@ -5937,7 +5937,7 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.14.9, follow-redirects@npm:^1.15.0, follow-redirects@npm:^1.15.4":
"follow-redirects@npm:^1.14.9, follow-redirects@npm:^1.15.4":
version: 1.15.5
resolution: "follow-redirects@npm:1.15.5"
peerDependenciesMeta:
Expand Down Expand Up @@ -6378,7 +6378,7 @@ __metadata:
"@vitejs/plugin-react": "npm:4.2.0"
ag-grid-community: "npm:29.3.5"
ag-grid-react: "npm:29.3.5"
axios: "npm:1.6.2"
axios: "npm:1.6.7"
concurrently: "npm:8.2.2"
cypress: "npm:13.6.1"
cypress-localstorage-commands: "npm:2.2.5"
Expand Down

0 comments on commit 6287179

Please sign in to comment.