Skip to content

Commit 1829e63

Browse files
Update axios requirement from ^1.7.9 to ^1.8.4
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.9...v1.8.4) --- updated-dependencies: - dependency-name: axios dependency-version: 1.8.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7778007 commit 1829e63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@iobroker/types": "^7.0.6",
4646
"@types/node": "^22.10.10",
4747
"@types/request": "^2.48.12",
48-
"axios": "^1.7.9",
48+
"axios": "^1.8.4",
4949
"jsonata": "^2.0.6",
5050
"jszip": "^3.10.1",
5151
"node-inspect": "^2.0.0",

0 commit comments

Comments
 (0)