Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency axios to v1.7.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent 269f82c commit d274108
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 @@ -46,7 +46,7 @@
"@mui/lab": "6.0.0-beta.16",
"@mui/material": "6.1.8",
"@sentry/react": "7.120.0",
"axios": "1.7.7",
"axios": "1.7.8",
"classnames": "2.5.1",
"date-fns": "4.1.0",
"i18next": "23.16.8",
Expand Down
13 changes: 12 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3383,6 +3383,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 @@ -5991,7 +6002,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": "npm:8.15.0"
"@typescript-eslint/parser": "npm:8.15.0"
"@vitejs/plugin-react": "npm:^4.3.3"
axios: "npm:1.7.7"
axios: "npm:1.7.8"
classnames: "npm:2.5.1"
commitlint: "npm:19.6.0"
concurrently: "npm:9.1.0"
Expand Down

0 comments on commit d274108

Please sign in to comment.