build(deps): bump ws from 8.16.0 to 8.18.0 (#3707)

Bumps [ws](https://github.com/websockets/ws) from 8.16.0 to 8.18.0.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.16.0...8.18.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]
2024-07-06 13:50:54 -05:00
committed by GitHub
parent f2b63f6550
commit 893639c9cc
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.16.0"
"ws": "^8.18.0"
},
"devDependencies": {
"@swc/cli": "^0.3.9",