Skip to content

Commit

Permalink
Update axios requirement from ^1.6.3 to ^1.6.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.6.3...v1.6.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent e81d359 commit 2f802c7
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 @@ -2,7 +2,7 @@
"version": "2.1.13",
"name": "@iobroker/repochecker",
"dependencies": {
"axios": "^1.6.3",
"axios": "^1.6.7",
"compare-versions": "^6.1.0",
"image-size": "^1.1.0",
"unzipper": "^0.10.14",
Expand Down

0 comments on commit 2f802c7

Please sign in to comment.