chat server
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index bcd090a..c7a90f8 100644
--- a/package.json
+++ b/package.json
@@ -11,7 +11,7 @@
"license": "MIT",
"dependencies": {
"@gd-com/utils": "^4.1.0",
- "ws": "^7.5.9"
+ "ws": "^7.5.10"
},
"engines": {
"node": "16.15"