Skip to content

Commit

Permalink
Bump axios from 1.6.7 to 1.7.4
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 1.6.7 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.6.7...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 and Pamplemousse committed Aug 31, 2024
1 parent b2c6199 commit 5b96e57
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"start:front": "webpack serve"
},
"dependencies": {
"axios": "^1.6.0",
"axios": "^1.7.4",
"cors": "^2.8.4",
"express": "^4.19.2",
"express-slow-down": "^1.4.0",
Expand Down

0 comments on commit 5b96e57

Please sign in to comment.