summaryrefslogtreecommitdiff
path: root/interactor/package.json
diff options
context:
space:
mode:
authorTom Smeding <tom.smeding@gmail.com>2019-09-21 19:52:00 +0200
committerTom Smeding <tom.smeding@gmail.com>2019-09-21 19:52:00 +0200
commitb84331f9cf81e945cc3189685a1a56b30225fb4a (patch)
treea0f6590f3a71d00002126b94729a583b2d9af17f /interactor/package.json
parent21ef944a87e0116713e73945469801f81d9df374 (diff)
npm auditHEADmaster
Diffstat (limited to 'interactor/package.json')
-rw-r--r--interactor/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/interactor/package.json b/interactor/package.json
index 1b3cd44..e37066f 100644
--- a/interactor/package.json
+++ b/interactor/package.json
@@ -11,6 +11,6 @@
"dependencies": {
"express": "^4.13.3",
"mkdirp": "^0.5.1",
- "socket.io": "^1.3.7"
+ "socket.io": "^2.3.0"
}
}