Skip to content

Commit

Permalink
Bump websocket in /examples/signaling-server-nodejs
Browse files Browse the repository at this point in the history
Bumps [websocket](https://github.com/theturtle32/WebSocket-Node) from 1.0.34 to 1.0.35.
- [Changelog](https://github.com/theturtle32/WebSocket-Node/blob/v1.0.35/CHANGELOG.md)
- [Commits](theturtle32/WebSocket-Node@v1.0.34...v1.0.35)

---
updated-dependencies:
- dependency-name: websocket
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent 0f0d7cd commit 1f66fe1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions examples/signaling-server-nodejs/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 examples/signaling-server-nodejs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
},
"homepage": "https://github.com/paullouisageneau/libdatachannel#readme",
"dependencies": {
"websocket": "^1.0.34"
"websocket": "^1.0.35"
}
}

0 comments on commit 1f66fe1

Please sign in to comment.