build(deps): bump ws from 8.15.1 to 8.16.0 (#3341)

Bumps [ws](https://github.com/websockets/ws) from 8.15.1 to 8.16.0.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.15.1...8.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-12-27 17:42:22 +00:00
committed by GitHub
parent a3e0439877
commit 882f39e0b9
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
"dependencies": {
"@discordeno/types": "19.0.0-beta.1",
"@discordeno/utils": "19.0.0-beta.1",
"ws": "^8.15.1"
"ws": "^8.16.0"
},
"devDependencies": {
"@swc/cli": "^0.1.63",