Skip to content

Commit

Permalink
bump deeps
Browse files Browse the repository at this point in the history
  • Loading branch information
grzegorz914 committed Nov 26, 2024
1 parent 6ad7070 commit 3f96935
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 19 deletions.
33 changes: 17 additions & 16 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"displayName": "Xbox TV",
"name": "homebridge-xbox-tv",
"version": "3.1.22",
"version": "3.1.23",
"description": "Homebridge plugin to control Xbox game consoles.",
"license": "MIT",
"author": "grzegorz914",
Expand Down Expand Up @@ -32,15 +32,15 @@
"node": "^18.20.4 || ^20.15.1 || ^22.7.0 || ^23.2.0"
},
"dependencies": {
"@homebridge/plugin-ui-utils": "^1.0.3",
"@homebridge/plugin-ui-utils": "^2.0.0",
"async-mqtt": "^2.6.3",
"elliptic": "^6.6.1",
"hex-to-binary": "^1.0.1",
"jsrsasign": "^11.1.0",
"uuid": "^11.0.3",
"ping": "^0.4.4",
"express": "^4.21.1",
"axios": "^1.7.7"
"axios": "^1.7.8"
},
"keywords": [
"homebridge",
Expand Down

0 comments on commit 3f96935

Please sign in to comment.