From d9e88cb51def50f0bece4caf12c5959cd5389ec5 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2019 05:02:37 +0000 Subject: [PATCH] fix(package): update @feathersjs/authentication 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..419b07e5 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "dependencies": { "@babel/register": "^7.4.0", "@babel/runtime-corejs3": "^7.4.3", - "@feathersjs/authentication": "^2.1.0", + "@feathersjs/authentication": "^4.3.0", "@feathersjs/authentication-client": "^1.0.1", "@feathersjs/authentication-jwt": "^2.0.0", "@feathersjs/authentication-local": "^1.0.2",