Skip to content

Commit 8f7143b

Browse files
chore(deps): bump axios from 0.27.2 to 1.6.0
Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.6.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v0.27.2...v1.6.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d46eea7 commit 8f7143b

File tree

2 files changed

+93
-14
lines changed

2 files changed

+93
-14
lines changed

package-lock.json

Lines changed: 91 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"dependencies": {
3030
"@iobroker/adapter-core": "^3.0.4",
3131
"@jey-cee/dm-utils": "^0.0.1",
32-
"axios": "^0.27.2",
32+
"axios": "^1.6.0",
3333
"bonjour": "^3.5.0",
3434
"hex-rgb": "^4.3.0",
3535
"rgb-hex": "^3.0.0",
@@ -51,7 +51,7 @@
5151
"@types/sinon": "^17.0.0",
5252
"@types/sinon-chai": "^3.2.8",
5353
"@types/ws": "^8.5.10",
54-
"axios": "^0.27.2",
54+
"axios": "^1.6.0",
5555
"chai": "^4.3.6",
5656
"chai-as-promised": "^7.1.1",
5757
"eslint": "^8.53.0",

0 commit comments

Comments
 (0)