mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 08:47:22 +00:00
build(deps): Update ws & @types/ws (#4332)
Co-authored-by: Link <link20050703@gmail.com>
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user