Skip to content

Commit

Permalink
Update axios requirement from ^1.6.0 to ^1.6.2
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.0...v1.6.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent 64febbd commit a645638
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 @@ -33,7 +33,7 @@
"@iobroker/adapter-core": "^3.0.4",
"@types/node": "^20.8.10",
"@types/request": "^2.48.12",
"axios": "^1.6.0",
"axios": "^1.6.2",
"coffeescript": "^2.7.0",
"jsonata": "^2.0.3",
"jszip": "^3.10.1",
Expand Down

0 comments on commit a645638

Please sign in to comment.