Skip to content
This repository was archived by the owner on Jan 29, 2023. It is now read-only.

Commit 1200ae3

Browse files
authored
Update package.json
1 parent 10640cb commit 1200ae3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/HTTPClient/node_test_server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"body-parser": ">=1.11.0",
99
"express": ">=4.0.0",
1010
"multer": "*",
11-
"ws": "^1.1.1"
11+
"ws": ">=5.2.3"
1212
}
1313
}

0 commit comments

Comments
 (0)