Skip to content

Commit

Permalink
chore(deps): update dependency axios to v1.7.8 (#244)
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 Nov 26, 2024
1 parent ff7b3d4 commit 84d3f21
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"@typescript-eslint/eslint-plugin": "8.15.0",
"@typescript-eslint/parser": "8.15.0",
"@vitejs/plugin-react": "^4.3.3",
"axios": "1.7.7",
"axios": "1.7.8",
"concurrently": "9.1.0",
"cypress": "13.16.0",
"env-cmd": "10.1.0",
Expand Down
13 changes: 12 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4382,6 +4382,17 @@ __metadata:
languageName: node
linkType: hard

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

"axobject-query@npm:^4.1.0":
version: 4.1.0
resolution: "axobject-query@npm:4.1.0"
Expand Down Expand Up @@ -6861,7 +6872,7 @@ __metadata:
"@uppy/react": "npm:^3.3.1"
"@uppy/xhr-upload": "npm:^3.6.7"
"@vitejs/plugin-react": "npm:^4.3.3"
axios: "npm:1.7.7"
axios: "npm:1.7.8"
concurrently: "npm:9.1.0"
cypress: "npm:13.16.0"
date-fns: "npm:^4.1.0"
Expand Down

0 comments on commit 84d3f21

Please sign in to comment.