Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

Commit

Permalink
Update dependency ws to ^8.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 12, 2023
1 parent 795cbc8 commit 29b5d83
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digicatapult/wasp-ws-event-service",
"version": "0.1.76",
"version": "0.1.77",
"description": "Web socket service for streaming WASP events",
"main": "app/index.js",
"scripts": {
Expand Down Expand Up @@ -53,6 +53,6 @@
"pino-colada": "^2.2.2",
"prettier": "^3.1.0",
"supertest": "^6.3.3",
"ws": "^8.14.2"
"ws": "^8.15.0"
}
}

0 comments on commit 29b5d83

Please sign in to comment.