Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

Commit

Permalink
Update axios requirement from ^1.5.1 to ^1.6.5
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.5.1...v1.6.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent b5f1f84 commit 55c1da1
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 @@
"node": ">=16.0.0"
},
"dependencies": {
"axios": "^1.5.1",
"axios": "^1.6.5",
"@iobroker/adapter-core": "^3.0.4",
"systeminformation": "^5.21.24",
"semver": "^7.5.4",
Expand Down

0 comments on commit 55c1da1

Please sign in to comment.