From ea024603e37141e16028d4ccb9b5a0bf6f8c4c8b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2019 03:00:02 +0000 Subject: [PATCH] build(deps): bump @feathersjs/socketio from 4.3.7 to 4.3.10 Bumps [@feathersjs/socketio](https://github.com/feathersjs/feathers) from 4.3.7 to 4.3.10. - [Release notes](https://github.com/feathersjs/feathers/releases) - [Changelog](https://github.com/feathersjs/feathers/blob/master/changelog.md) - [Commits](https://github.com/feathersjs/feathers/compare/v4.3.7...v4.3.10) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index d26b94ab..50f866c6 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@feathersjs/errors": "^4.3.7", "@feathersjs/express": "^4.3.10", "@feathersjs/feathers": "^4.3.7", - "@feathersjs/socketio": "^4.3.7", + "@feathersjs/socketio": "^4.3.10", "cls-hooked": "^4.2.2", "compression": "^1.7.4", "cors": "^2.8.5", diff --git a/yarn.lock b/yarn.lock index 79f326aa..c74b8f93 100644 --- a/yarn.lock +++ b/yarn.lock @@ -152,18 +152,18 @@ events "^3.0.0" uberproto "^2.0.4" -"@feathersjs/socketio@^4.3.7": - version "4.3.7" - resolved "https://registry.yarnpkg.com/@feathersjs/socketio/-/socketio-4.3.7.tgz#b82af5675322e4f64f610558fc1fc3f0671ccd5c" - integrity sha512-Gs1ebq8FjSSTLO4CraezNB9cFJv3TNIaDMjW0U/4o/izZIDC+qKgsBUnRIq6dHmOVCaXZhY//ECxRpUKZyXfXA== +"@feathersjs/socketio@^4.3.10": + version "4.3.10" + resolved "https://registry.yarnpkg.com/@feathersjs/socketio/-/socketio-4.3.10.tgz#8d664c2f8e89b4b9ca9717cd8baee64e8f855b39" + integrity sha512-sxsdYWqmqJ+YRzTsVbPvBf9jMAvCY/OLX3SFMPmxpiT1x95GwdlIdWxpXZbqC8MeiqpV36wLzBR64i33rsMEcg== dependencies: - "@feathersjs/transport-commons" "^4.3.7" + "@feathersjs/transport-commons" "^4.3.10" "@types/socket.io" "^2.1.4" debug "^4.1.1" socket.io "^2.3.0" uberproto "^2.0.4" -"@feathersjs/transport-commons@^4.3.10", "@feathersjs/transport-commons@^4.3.7": +"@feathersjs/transport-commons@^4.3.10": version "4.3.10" resolved "https://registry.yarnpkg.com/@feathersjs/transport-commons/-/transport-commons-4.3.10.tgz#cff3bcc26cb70a6121c831fa7b63a1b816e429f6" integrity sha512-6/nJUk1+NtJVHe5+jI5JM86WMUEbV2JCgegbxk9wqsKvlzsA1gWpEz2qFCnFAVlq+z2JgrbZRPanbmB2UrSvLA==