Skip to content

Commit

Permalink
fix(deps): update dependency axios to v1.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 30, 2024
1 parent b6d81b7 commit c4d68d0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@graasp/sdk": "4.22.0",
"@mui/icons-material": "5.16.6",
"@mui/material": "5.16.6",
"axios": "1.7.3",
"axios": "1.7.5",
"dexie": "4.0.8",
"http-status-codes": "2.3.0",
"miragejs": "0.1.48",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1303,7 +1303,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
"@typescript-eslint/parser": "npm:7.18.0"
"@vitejs/plugin-react": "npm:4.3.1"
axios: "npm:1.7.3"
axios: "npm:1.7.5"
date-fns: "npm:3.6.0"
dexie: "npm:4.0.8"
eslint: "npm:9.8.0"
Expand Down Expand Up @@ -3195,14 +3195,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.7.3":
version: 1.7.3
resolution: "axios@npm:1.7.3"
"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/7f92af205705a8fb4a9d35666b663729507657f252a1d39d83582590119941872d49078017cf992e32f47aa3b7317f5439f77be772a173dac2ae0fedd38f43ae
checksum: 10/6cbcfe943a84089f420a900a3a3aeb54ee94dcc9c2b81b150434896357be5d1079eff0b1bbb628597371e79f896b1bc5776df04184756ba99656ff31df9a75bf
languageName: node
linkType: hard

Expand Down

0 comments on commit c4d68d0

Please sign in to comment.