Skip to content

Commit

Permalink
Update axios requirement from ^1.7.3 to ^1.7.7
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.3...v1.7.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent 98050da commit 397caa6
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 @@ -44,7 +44,7 @@
"@iobroker/adapter-core": "^3.1.6",
"@types/node": "^22.1.0",
"@types/request": "^2.48.12",
"axios": "^1.7.3",
"axios": "^1.7.7",
"jsonata": "^2.0.5",
"jszip": "^3.10.1",
"node-inspect": "^2.0.0",
Expand Down

0 comments on commit 397caa6

Please sign in to comment.