Skip to content

Commit

Permalink
deps: bump ws
Browse files Browse the repository at this point in the history
  • Loading branch information
GeekyEggo committed Jun 18, 2024
1 parent 6d0316e commit cae4f33
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
- Update `State` type to allow for more than two states.
- Update routing to prevent exposure of internal messages.
- Update build to export Stream Deck API types.
- Update `ws` dependency.

### ⬆️ Upgrading

Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,6 @@
},
"dependencies": {
"@elgato/schemas": "^0.3.1",
"ws": "^8.14.2"
"ws": "^8.17.1"
}
}

0 comments on commit cae4f33

Please sign in to comment.