From 1d1370d53975d380c9ebb0c5f4541669d71038bf Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2019 05:01:24 +0000 Subject: [PATCH] fix(package): update @feathersjs/authentication-client to version 4.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9c466668..3671bcd0 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@babel/register": "^7.4.0", "@babel/runtime-corejs3": "^7.4.3", "@feathersjs/authentication": "^2.1.0", - "@feathersjs/authentication-client": "^1.0.1", + "@feathersjs/authentication-client": "^4.3.0", "@feathersjs/authentication-jwt": "^2.0.0", "@feathersjs/authentication-local": "^1.0.2", "@feathersjs/authentication-oauth2": "^1.0.2",