Skip to content

Commit

Permalink
fix(deps): update dependency axios to v1.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 30, 2024
1 parent 06414c2 commit 71cfbec
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@mui/lab": "5.0.0-alpha.172",
"@mui/material": "5.16.4",
"@sentry/react": "7.118.0",
"axios": "1.7.4",
"axios": "1.7.6",
"date-fns": "3.6.0",
"filesize": "10.1.4",
"http-status-codes": "2.3.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4947,25 +4947,25 @@ __metadata:
languageName: node
linkType: hard

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

"axios@npm:1.7.5":
version: 1.7.5
resolution: "axios@npm:1.7.5"
"axios@npm:1.7.6":
version: 1.7.6
resolution: "axios@npm:1.7.6"
dependencies:
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10/6cbcfe943a84089f420a900a3a3aeb54ee94dcc9c2b81b150434896357be5d1079eff0b1bbb628597371e79f896b1bc5776df04184756ba99656ff31df9a75bf
checksum: 10/c9a488da1e5bae690b4832d270bf0bc99c4246407f65783446c94216a6d63d228bccbacff4bde1891d6612c4a89369356101a1cbbd66efeac1776950750a561b
languageName: node
linkType: hard

Expand Down Expand Up @@ -8108,7 +8108,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": "npm:7.17.0"
"@typescript-eslint/parser": "npm:7.17.0"
"@vitejs/plugin-react": "npm:4.3.1"
axios: "npm:1.7.4"
axios: "npm:1.7.6"
concurrently: "npm:8.2.2"
cypress: "npm:13.13.1"
cypress-localstorage-commands: "npm:2.2.6"
Expand Down

0 comments on commit 71cfbec

Please sign in to comment.