Skip to content

Commit

Permalink
chore(deps): bump axios from 0.27.2 to 1.6.7
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.6.7.
- [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.7)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent d473acf commit 746ed77
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 42 deletions.
103 changes: 63 additions & 40 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"dependencies": {
"@iobroker/adapter-core": "^2.6.0",
"axios": "^0.27.2",
"axios": "^1.6.7",
"bonjour": "^3.5.0",
"hex-rgb": "^4.3.0",
"rgb-hex": "^3.0.0",
Expand All @@ -48,7 +48,7 @@
"@types/proxyquire": "^1.3.28",
"@types/sinon": "^10.0.11",
"@types/sinon-chai": "^3.2.8",
"axios": "^0.27.2",
"axios": "^1.6.7",
"chai": "^4.3.6",
"chai-as-promised": "^7.1.1",
"eslint": "^8.45.0",
Expand Down

0 comments on commit 746ed77

Please sign in to comment.