chore(deps): Upgrade socket.io-redis dependency for fix related to recent downtime

https://github.com/socketio/socket.io-redis/issues/210
This commit is contained in:
Tom Moor
2020-09-28 18:51:49 -07:00
parent 96987d2091
commit 7def0dfab1
2 changed files with 31 additions and 35 deletions

View File

@@ -148,8 +148,8 @@
"slate": "0.45.0",
"slate-md-serializer": "5.5.4",
"slug": "^1.0.0",
"socket.io": "^2.2.0",
"socket.io-redis": "^5.2.0",
"socket.io": "^2.3.0",
"socket.io-redis": "^5.4.0",
"socketio-auth": "^0.1.1",
"string-replace-to-array": "^1.0.3",
"styled-components": "^5.0.0",
@@ -195,4 +195,4 @@
"js-yaml": "^3.13.1"
},
"version": "0.48.1"
}
}