From 54a2ae4bc70041508229ce2f833d76ec4fd4f9f9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2019 00:24:24 +0000 Subject: [PATCH] build(deps): bump @feathersjs/authentication-local from 4.3.2 to 4.3.3 Bumps [@feathersjs/authentication-local](https://github.com/feathersjs/feathers) from 4.3.2 to 4.3.3. - [Release notes](https://github.com/feathersjs/feathers/releases) - [Changelog](https://github.com/feathersjs/feathers/blob/master/changelog.md) - [Commits](https://github.com/feathersjs/feathers/compare/v4.3.2...v4.3.3) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 27 +++++++++++++++------------ 2 files changed, 16 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index 4aed7d4f..d11042bd 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "dependencies": { "@feathersjs/authentication": "^4.3.2", "@feathersjs/authentication-jwt": "^2.0.10", - "@feathersjs/authentication-local": "^4.3.2", + "@feathersjs/authentication-local": "^4.3.3", "@feathersjs/authentication-oauth": "^4.3.2", "@feathersjs/configuration": "^4.3.3", "@feathersjs/errors": "^4.3.3", diff --git a/yarn.lock b/yarn.lock index 6edee633..05dd7f8c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -44,12 +44,14 @@ lodash.pick "^4.4.0" passport-jwt "^4.0.0" -"@feathersjs/authentication-local@^4.3.2": - version "4.3.2" - resolved "https://registry.yarnpkg.com/@feathersjs/authentication-local/-/authentication-local-4.3.2.tgz#b578afd46c76862bada22a960a444d56da176b65" - integrity sha512-nZKWwi/99zPqFIZ+0RUBx65iatayyXNkD9ekyNy+1pC5DqmC4FK+5LbJqBF4zSBSRnfAARFW2qehfKn4AY/eBQ== +"@feathersjs/authentication-local@^4.3.3": + version "4.3.3" + resolved "https://registry.yarnpkg.com/@feathersjs/authentication-local/-/authentication-local-4.3.3.tgz#a8ebeeaa3ec0308570a9949fbca0ea1ea0489382" + integrity sha512-MqCFmtPeFOzpok7suToiO8aRtfENHgL45/HxTGI6+EXwifDO1wAEPl98YqPm7DUCL+ww/atopohBhoTA6R6Jdw== dependencies: - "@feathersjs/errors" "^4.3.2" + "@feathersjs/authentication" "^4.3.3" + "@feathersjs/errors" "^4.3.3" + "@feathersjs/feathers" "^4.3.3" bcryptjs "^2.4.3" debug "^4.1.1" lodash "^4.17.15" @@ -68,13 +70,14 @@ grant-profile "^0.0.5" lodash "^4.17.15" -"@feathersjs/authentication@^4.3.2": - version "4.3.2" - resolved "https://registry.yarnpkg.com/@feathersjs/authentication/-/authentication-4.3.2.tgz#9a07f28eeecb85efa1612bed6aeedf2911347ee7" - integrity sha512-c87AtOD09SO7LitbxYwRezrrEOJDzKTjoLcR5770YbgJMBdOPJ/PdO49Ti0Ux6lef41klhhgAUS9ShlxcsWXkQ== +"@feathersjs/authentication@^4.3.2", "@feathersjs/authentication@^4.3.3": + version "4.3.3" + resolved "https://registry.yarnpkg.com/@feathersjs/authentication/-/authentication-4.3.3.tgz#66f59fb6082646087d4c186d5cbae8131b2d5fb0" + integrity sha512-r2UvjP53lCwjYsvdhLR+qKMqhSRdbTi8EGdi8DQKPBHRjyo4lIW9jZIgHdMWH8nH5+1wjJ1dcRJhG968MI9TOg== dependencies: - "@feathersjs/errors" "^4.3.2" - "@feathersjs/transport-commons" "^4.3.2" + "@feathersjs/errors" "^4.3.3" + "@feathersjs/feathers" "^4.3.3" + "@feathersjs/transport-commons" "^4.3.3" debug "^4.1.1" jsonwebtoken "^8.5.1" lodash "^4.17.15" @@ -158,7 +161,7 @@ socket.io "^2.2.0" uberproto "^2.0.4" -"@feathersjs/transport-commons@^4.3.2", "@feathersjs/transport-commons@^4.3.3": +"@feathersjs/transport-commons@^4.3.3": version "4.3.3" resolved "https://registry.yarnpkg.com/@feathersjs/transport-commons/-/transport-commons-4.3.3.tgz#1244cff4a0c5a72832e300b2f1985c2d6784db99" integrity sha512-jSH0v4Twg1y9vBkHzeOVHzjHYv5ahaZQVathRmoiHWi/f5JZqwx01+lEBhHkDFJU9tH3BpnjctAdb8BVOz2FFQ==