Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: ws
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent d73d806 commit 84fee00
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dotenv": "^16.4.5",
"ioredis": "^5.4.1",
"winston": "^3.13.0",
"ws": "^8.17.0"
"ws": "^8.18.0"
},
"devDependencies": {
"@types/jest": "^29.5.12",
Expand Down

0 comments on commit 84fee00

Please sign in to comment.