Changed dependency from ws@5.2.0 to ws@5.2.3

This commit is contained in:
Ylian Saint-Hilaire
2021-07-19 09:07:21 -07:00
parent 4542a80948
commit 395fc6c5c3
3 changed files with 3 additions and 3 deletions

View File

@@ -10,6 +10,6 @@
"multiparty": "^4.2.1",
"nedb": "^1.8.0",
"node-forge": "^0.10.0",
"ws": "^5.2.0",
"ws": "^5.2.3",
"xmldom": "^0.5.0",
"yauzl": "^2.10.0"