summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgreenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>2018-06-23 17:55:11 +0000
committergreenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>2018-06-23 17:55:11 +0000
commitbe74ca472a40ea40bee65b90a43fc67ef47a0974 (patch)
treec4bb74abfaaee29308452481b962026e3cc34a03
parent4.10.0 (diff)
downloadsharkey-be74ca472a40ea40bee65b90a43fc67ef47a0974.tar.gz
sharkey-be74ca472a40ea40bee65b90a43fc67ef47a0974.tar.bz2
sharkey-be74ca472a40ea40bee65b90a43fc67ef47a0974.zip
fix(package): update ws to version 5.2.1
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index a4852d0fbe..b814949213 100644
--- a/package.json
+++ b/package.json
@@ -216,7 +216,7 @@
"webpack": "4.12.0",
"webpack-cli": "3.0.8",
"websocket": "1.0.26",
- "ws": "5.2.0",
+ "ws": "5.2.1",
"xev": "2.0.1"
},
"greenkeeper": {