Skip to content

Commit d15bad7

Browse files
Update axios requirement from ^1.10.0 to ^1.11.0
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.10.0...v1.11.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.11.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fe3f695 commit d15bad7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@alcalzone/release-script-plugin-iobroker": "^3.7.2",
5050
"@alcalzone/release-script-plugin-license": "^3.7.0",
5151
"@iobroker/legacy-testing": "^1.0.13",
52-
"axios": "^1.10.0",
52+
"axios": "^1.11.0",
5353
"gulp": "^4.0.2",
5454
"mocha": "^10.8.2",
5555
"chai": "^4.4.1",

0 commit comments

Comments
 (0)