Skip to content

Commit

Permalink
Bump ws from 5.2.3 to 5.2.4 in /ingestion/streaming
Browse files Browse the repository at this point in the history
Bumps [ws](https://github.com/websockets/ws) from 5.2.3 to 5.2.4.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@5.2.3...5.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent 0db4c82 commit 7d88466
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions ingestion/streaming/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 ingestion/streaming/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@google-cloud/pubsub": "^3.0.1",
"ws": "~5.2.3"
"ws": "~5.2.4"
},
"scripts": {
"lint": "eslint ."
Expand Down

0 comments on commit 7d88466

Please sign in to comment.