build(deps): Update ws & @types/ws (#4332)

Co-authored-by: Link <link20050703@gmail.com>
This commit is contained in:
Fleny
2025-08-20 20:32:03 -07:00
committed by GitHub
co-authored by Link
parent 7a97340bdb
commit 5d0cef5dca
2 changed files with 12 additions and 12 deletions
+2 -2
View File
@@ -35,7 +35,7 @@
"dependencies": {
"@discordeno/types": "workspace:^",
"@discordeno/utils": "workspace:^",
"ws": "^8.18.1"
"ws": "^8.18.3"
},
"optionalDependencies": {
"fzstd": "^0.1.1"
@@ -48,7 +48,7 @@
"@types/mocha": "^10.0.10",
"@types/node": "^24.1.0",
"@types/sinon": "^17.0.4",
"@types/ws": "^8.5.14",
"@types/ws": "^8.18.1",
"c8": "^10.1.3",
"chai": "^5.2.1",
"mocha": "patch:mocha@npm%3A11.0.2#~/.yarn/patches/mocha-npm-11.0.2-b5d6b95284.patch",