diff --git a/package.json b/package.json index 315aa99..08bdb0d 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "crypto-js": "^3.1.9-1", "dauria": "~2.0.0", "email-templates": "2.6.0", - "feathers-authentication-hooks": "~0.3.0", + "feathers-authentication-hooks": "~0.3.1", "feathers-authentication-management": "~2.0.1", "feathers-blob": "~2.0.1", "feathers-hooks-common": "~4.14.3", diff --git a/yarn.lock b/yarn.lock index 62b3442..9bb6e71 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2827,9 +2827,9 @@ fast-safe-stringify@^2.0.4: version "2.0.4" resolved "https://registry.yarnpkg.com/fast-safe-stringify/-/fast-safe-stringify-2.0.4.tgz#4fe828718aa61dbcf9119c3c24e79cc4dea973b2" -feathers-authentication-hooks@~0.3.0: - version "0.3.0" - resolved "https://registry.yarnpkg.com/feathers-authentication-hooks/-/feathers-authentication-hooks-0.3.0.tgz#6320633aaaaf046d3bc5f4ead541362095487d4e" +feathers-authentication-hooks@~0.3.1: + version "0.3.1" + resolved "https://registry.yarnpkg.com/feathers-authentication-hooks/-/feathers-authentication-hooks-0.3.1.tgz#a6c595ef626f5c289492d304ad6364ae547dae76" dependencies: "@feathersjs/errors" "^3.3.0" debug "^3.1.0"