Skip to content

Commit 42df6bd

Browse files
chore(deps): bump ws in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [ws](https://github.com/websockets/ws). Updates `ws` from 8.20.1 to 8.21.0 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.20.1...8.21.0) --- updated-dependencies: - dependency-name: ws dependency-version: 8.21.0 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7309e11 commit 42df6bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/assemblyai/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"typescript": "^5.0.0"
4545
},
4646
"dependencies": {
47-
"ws": "^8.16.0"
47+
"ws": "^8.21.0"
4848
},
4949
"peerDependencies": {
5050
"@livekit/agents": "workspace:*",

0 commit comments

Comments
 (0)