Skip to content

Commit

Permalink
build(deps-dev): update axios requirement from ^1.7.5 to ^1.7.7 (#210)
Browse files Browse the repository at this point in the history
Updates the requirements on [axios](https://github.com/axios/axios) to permit the latest version.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.5...v1.7.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ludovic Malot <[email protected]>
  • Loading branch information
dependabot[bot] and LudovicMalot authored Sep 5, 2024
1 parent 5cd22f0 commit 174aa7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@commitlint/config-conventional": "^19.4.1",
"@commitlint/cli": "^19.4.1",
"@types/bun": "^1.1.8",
"axios": "^1.7.5",
"axios": "^1.7.7",
"bun-types": "^1.1.26",
"cheerio": "^1.0.0",
"eslint": "^9.9.1",
Expand Down

0 comments on commit 174aa7d

Please sign in to comment.