From e5135fb7bc59d89e909e27b894c3b58ccfd617c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 29 Oct 2018 08:39:33 +0000 Subject: [PATCH] Bump @feathersjs/feathers from 3.2.2 to 3.2.3 Bumps [@feathersjs/feathers](https://github.com/feathersjs/feathers) from 3.2.2 to 3.2.3. - [Release notes](https://github.com/feathersjs/feathers/releases) - [Commits](https://github.com/feathersjs/feathers/compare/@feathersjs/feathers@3.2.2...@feathersjs/feathers@3.2.3) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 11 ++++++++++- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8961b772..6a68c4b3 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "dependencies": { "@feathersjs/authentication-client": "^1.0.6", "@feathersjs/client": "^3.5.3", - "@feathersjs/feathers": "^3.1.7", + "@feathersjs/feathers": "^3.2.3", "@feathersjs/socketio": "^3.2.2", "@nuxtjs/dotenv": "^1.1.1", "@nuxtjs/pwa": "~2.0.5", diff --git a/yarn.lock b/yarn.lock index 44cddb51..292002f0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -720,7 +720,7 @@ dependencies: debug "^4.0.0" -"@feathersjs/feathers@3.2.2", "@feathersjs/feathers@^3.1.7": +"@feathersjs/feathers@3.2.2": version "3.2.2" resolved "https://registry.yarnpkg.com/@feathersjs/feathers/-/feathers-3.2.2.tgz#026fe3c8a23ad0557d521a533b727b2f209c5918" dependencies: @@ -729,6 +729,15 @@ events "^3.0.0" uberproto "^2.0.2" +"@feathersjs/feathers@^3.2.3": + version "3.2.3" + resolved "https://registry.yarnpkg.com/@feathersjs/feathers/-/feathers-3.2.3.tgz#889a64acd7e336d131ce53ea7512e4f48642e218" + dependencies: + "@feathersjs/commons" "^3.0.1" + debug "^4.0.0" + events "^3.0.0" + uberproto "^2.0.2" + "@feathersjs/primus-client@1.1.3": version "1.1.3" resolved "https://registry.yarnpkg.com/@feathersjs/primus-client/-/primus-client-1.1.3.tgz#d39b8c5101a3a55bc10bb5dab168f57521943e87"