Skip to content

Commit

Permalink
chore(deps): Bump ws from 8.8.1 to 8.17.1 in /packages/daemon
Browse files Browse the repository at this point in the history
Bumps [ws](https://github.com/websockets/ws) from 8.8.1 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.8.1...8.17.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent b580726 commit 15f677d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions packages/daemon/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 packages/daemon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"utf-8-validate": "^5.0.9",
"uuid-random": "^1.3.2",
"verror": "^1.10.1",
"ws": "^8.4.0"
"ws": "^8.17.1"
},
"devDependencies": {
"@relaycorp/relaynet-testing": "^2.2.26",
Expand Down

0 comments on commit 15f677d

Please sign in to comment.