Skip to content

Commit

Permalink
chore(deps): bump axios from 0.27.2 to 0.28.0
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 0.28.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.28.0/CHANGELOG.md)
- [Commits](axios/axios@v0.27.2...v0.28.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 21, 2024
1 parent 087d83b commit b9cf636
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 14 deletions.
103 changes: 91 additions & 12 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 @@ -29,7 +29,7 @@
"dependencies": {
"@iobroker/adapter-core": "^3.0.4",
"@jey-cee/dm-utils": "^0.0.1",
"axios": "^0.27.2",
"axios": "^0.28.0",
"bonjour": "^3.5.0",
"hex-rgb": "^4.3.0",
"rgb-hex": "^3.0.0",
Expand All @@ -51,7 +51,7 @@
"@types/sinon": "^17.0.0",
"@types/sinon-chai": "^3.2.8",
"@types/ws": "^8.5.10",
"axios": "^0.27.2",
"axios": "^0.28.0",
"chai": "^4.3.6",
"chai-as-promised": "^7.1.1",
"eslint": "^8.53.0",
Expand Down

0 comments on commit b9cf636

Please sign in to comment.