From 2ded1669ee3ea66246129da07dfff63cadc7d721 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2020 06:32:29 +0000 Subject: [PATCH] build(deps): bump @feathersjs/authentication-oauth from 4.5.7 to 4.5.8 Bumps [@feathersjs/authentication-oauth](https://github.com/feathersjs/feathers) from 4.5.7 to 4.5.8. - [Release notes](https://github.com/feathersjs/feathers/releases) - [Changelog](https://github.com/feathersjs/feathers/blob/crow/changelog.md) - [Commits](https://github.com/feathersjs/feathers/compare/v4.5.7...v4.5.8) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 25 ++++++++++--------------- 2 files changed, 11 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index c7e7511f..4f17b895 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@feathersjs/authentication": "^4.5.6", "@feathersjs/authentication-jwt": "^2.0.10", "@feathersjs/authentication-local": "^4.5.8", - "@feathersjs/authentication-oauth": "^4.5.7", + "@feathersjs/authentication-oauth": "^4.5.8", "@feathersjs/configuration": "^4.5.7", "@feathersjs/errors": "^4.5.5", "@feathersjs/express": "^4.5.8", diff --git a/yarn.lock b/yarn.lock index 939ef65a..6eacdfc9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -326,22 +326,22 @@ debug "^4.1.1" lodash "^4.17.19" -"@feathersjs/authentication-oauth@^4.5.7": - version "4.5.7" - resolved "https://registry.yarnpkg.com/@feathersjs/authentication-oauth/-/authentication-oauth-4.5.7.tgz#22188469b23a5c1346872f13f0f759f5c5ab50c5" - integrity sha512-+xEof4o4h/nAuTF/JAypaTkA6vdLfLCHoro22x58uG3dkjDgaY4mIRHAmPgXHMBInzvvj1f2EkZ8dQOwFuO9WQ== +"@feathersjs/authentication-oauth@^4.5.8": + version "4.5.8" + resolved "https://registry.yarnpkg.com/@feathersjs/authentication-oauth/-/authentication-oauth-4.5.8.tgz#40fe045741fd9c8c4a53d2a16fd3ee33fea0f88f" + integrity sha512-wyWdr+MNEmbL975brstboc86Olj90qjLetv4AKcPbLPh1Gnd+uRJRXNfD8nGPnkd9gPMl9A/PLJtX5+RgvyTGg== dependencies: - "@feathersjs/authentication" "^4.5.7" - "@feathersjs/errors" "^4.5.7" - "@feathersjs/express" "^4.5.7" - "@feathersjs/feathers" "^4.5.7" + "@feathersjs/authentication" "^4.5.8" + "@feathersjs/errors" "^4.5.8" + "@feathersjs/express" "^4.5.8" + "@feathersjs/feathers" "^4.5.8" debug "^4.1.1" express-session "^1.17.1" grant "^4.7.0" grant-profile "^0.0.11" lodash "^4.17.19" -"@feathersjs/authentication@^4.5.6", "@feathersjs/authentication@^4.5.7", "@feathersjs/authentication@^4.5.8": +"@feathersjs/authentication@^4.5.6", "@feathersjs/authentication@^4.5.8": version "4.5.8" resolved "https://registry.yarnpkg.com/@feathersjs/authentication/-/authentication-4.5.8.tgz#348d3e7893a57d24e86667da20b7f152527c0e7b" integrity sha512-ESlrw6UIfqBjYp8my6FC04rybazcDRmXcSZ6mgqZCMjjKJYUdavHoSjynuzsEaMAHV7E1P5HrVe0HY7LEir/NQ== @@ -361,11 +361,6 @@ resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-4.5.8.tgz#12351a1796f707a9940e83e875ba414f8c15291d" integrity sha512-8HFQjJ5fkciLbvwWOsbtUvAIOFKMRIXLg+Ynm4HLjK2wHwpWtppkYxe3TfVbc254SYigmQ1c9kK0ERjrn6CqqQ== -"@feathersjs/commons@^4.5.8": - version "4.5.8" - resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-4.5.8.tgz#12351a1796f707a9940e83e875ba414f8c15291d" - integrity sha512-8HFQjJ5fkciLbvwWOsbtUvAIOFKMRIXLg+Ynm4HLjK2wHwpWtppkYxe3TfVbc254SYigmQ1c9kK0ERjrn6CqqQ== - "@feathersjs/configuration@^4.5.7": version "4.5.7" resolved "https://registry.yarnpkg.com/@feathersjs/configuration/-/configuration-4.5.7.tgz#757f4c501a83809fce98d1007c4ac36e4c738c40" @@ -389,7 +384,7 @@ dependencies: debug "^4.1.1" -"@feathersjs/express@^4.5.7", "@feathersjs/express@^4.5.8": +"@feathersjs/express@^4.5.8": version "4.5.8" resolved "https://registry.yarnpkg.com/@feathersjs/express/-/express-4.5.8.tgz#422637e0b7633c65a71845fc9370daf50512d9e6" integrity sha512-Tg5WvNUG2tsxl4j9l+dHqTFYSxaPcRLV7yZLXTuPALXshpFsGC5ZeDBDHbadMEAlsy5ctiqwgjcOWMChUw00kg==