Skip to content

Commit

Permalink
build(deps): bump ws in /playgrounds/firecamp-ws-executor
Browse files Browse the repository at this point in the history
Bumps [ws](https://github.com/websockets/ws) from 8.11.0 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.11.0...8.17.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 35d32ba commit 5006ff8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playgrounds/firecamp-ws-executor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"comment-json": "^4.1.1",
"mitt": "^3.0.0",
"nanoid": "3.3.4",
"ws": "8.11.0"
"ws": "8.17.1"
},
"devDependencies": {
"@types/chrome": "^0.0.204",
Expand Down

0 comments on commit 5006ff8

Please sign in to comment.