Skip to content

Commit

Permalink
Bump axios from 1.7.3 to 1.7.5 (#295)
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 1.7.3 to 1.7.5.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.3...v1.7.5)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Franklin Carrero <[email protected]>
  • Loading branch information
dependabot[bot] and fcarrero authored Aug 23, 2024
1 parent 479c7ac commit 357c271
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -39,7 +39,7 @@
"clean": "rm -rf node_modules && rm -rf dist && rm -rf coverage"
},
"dependencies": {
"axios": "1.7.3"
"axios": "1.7.5"
},
"devDependencies": {
"@types/node": "^22.0.2",
Expand Down

0 comments on commit 357c271

Please sign in to comment.