Skip to content

Commit

Permalink
Bump axios from 1.4.0 to 1.7.4
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 1.4.0 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.4.0...v1.7.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 14, 2024
1 parent 78ba7ad commit 4e4d7a5
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@mui/material": "^5.13.5",
"axios": "^1.4.0",
"axios": "^1.7.4",
"filesize": "^10.0.7",
"lodash-es": "^4.17.21",
"md5": "^2.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"dependencies": {
"@supercharge/promise-pool": "^3.0.0",
"@vscode/vscode-languagedetection": "^1.0.22",
"axios": "^1.4.0",
"axios": "^1.7.4",
"axios-retry": "^3.6.0",
"cors": "^2.8.5",
"devicon": "^2.15.1",
Expand Down

0 comments on commit 4e4d7a5

Please sign in to comment.