diff --git a/package.json b/package.json index bfea7aa3..ca7a7842 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@feathersjs/errors": "^4.3.0", "@feathersjs/express": "^4.3.1", "@feathersjs/feathers": "^4.3.2", - "@feathersjs/socketio": "^4.3.1", + "@feathersjs/socketio": "^4.3.2", "cls-hooked": "^4.2.2", "compression": "^1.7.4", "cors": "^2.8.5", diff --git a/yarn.lock b/yarn.lock index 37dcda9f..0034c63e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -146,18 +146,18 @@ events "^3.0.0" uberproto "^2.0.4" -"@feathersjs/socketio@^4.3.1": - version "4.3.1" - resolved "https://registry.yarnpkg.com/@feathersjs/socketio/-/socketio-4.3.1.tgz#80a1b0e6b52bba1ed35e08c76700dec0f3ef2c68" - integrity sha512-nqYKtGPyKGgBDoIsoT+gp0IGV7pLWgFuItTPWQF4PyzK4sutdzIDV7Tpq379do/w+Txx9fakB7M+221MAJeIkA== +"@feathersjs/socketio@^4.3.2": + version "4.3.2" + resolved "https://registry.yarnpkg.com/@feathersjs/socketio/-/socketio-4.3.2.tgz#a0d8fcbc5f859b7b1372a97b586a14512622d1cd" + integrity sha512-DYtUrZq4I8AD74z3OxuM+hNXlSB6+2QH9ehu+PEw5B+GaYASzQ7fWVRwZcQZBebiqZURPmhJxWg8Ux1UlUL7VQ== dependencies: - "@feathersjs/transport-commons" "^4.3.1" + "@feathersjs/transport-commons" "^4.3.2" "@types/socket.io" "^2.1.2" debug "^4.1.1" socket.io "^2.2.0" uberproto "^2.0.4" -"@feathersjs/transport-commons@^4.3.1", "@feathersjs/transport-commons@^4.3.2": +"@feathersjs/transport-commons@^4.3.2": version "4.3.2" resolved "https://registry.yarnpkg.com/@feathersjs/transport-commons/-/transport-commons-4.3.2.tgz#f4708c3f9b52964ba8a15ea8516ae56b687f8f17" integrity sha512-8DSoxioqSeJ86i47Rcdp9SShRwhLQP19WcRdypCyIl/yTCwPd0l5OCzQyVgk37EeWxV/CliGHdIuZxvKU+1Xdw==