From f0f2a875ff311170338b0d8e25006202a9d00323 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2019 05:01:43 +0000 Subject: [PATCH] fix(package): update @feathersjs/authentication-local 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..7842f777 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@feathersjs/authentication": "^2.1.0", "@feathersjs/authentication-client": "^1.0.1", "@feathersjs/authentication-jwt": "^2.0.0", - "@feathersjs/authentication-local": "^1.0.2", + "@feathersjs/authentication-local": "^4.3.0", "@feathersjs/authentication-oauth2": "^1.0.2", "@feathersjs/errors": "^3.2.0", "@feathersjs/express": "^1.1.2",