From d8eab8f483e337dcc380e618fe5eac45cec65d35 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2019 04:40:38 +0000 Subject: [PATCH] build(deps): bump @feathersjs/authentication-oauth from 4.3.4 to 4.3.5 Bumps [@feathersjs/authentication-oauth](https://github.com/feathersjs/feathers) from 4.3.4 to 4.3.5. - [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.4...v4.3.5) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 401fb16a..9ab692c9 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@feathersjs/authentication": "^4.3.4", "@feathersjs/authentication-jwt": "^2.0.10", "@feathersjs/authentication-local": "^4.3.5", - "@feathersjs/authentication-oauth": "^4.3.4", + "@feathersjs/authentication-oauth": "^4.3.5", "@feathersjs/configuration": "^4.3.4", "@feathersjs/errors": "^4.3.4", "@feathersjs/express": "^4.3.5", diff --git a/yarn.lock b/yarn.lock index 338901df..14155ebc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -56,14 +56,14 @@ debug "^4.1.1" lodash "^4.17.15" -"@feathersjs/authentication-oauth@^4.3.4": - version "4.3.4" - resolved "https://registry.yarnpkg.com/@feathersjs/authentication-oauth/-/authentication-oauth-4.3.4.tgz#0fd81001e4306b07c32cebbb7ebf266d53de5a06" - integrity sha512-mj6Kolby6XKBucQPjDyPCqwPyM/4/SQH3nkEODkw3GANR6aUVyYOZXjPZzP25N3Kbh/6diC1D1sITK8/rlTprA== +"@feathersjs/authentication-oauth@^4.3.5": + version "4.3.5" + resolved "https://registry.yarnpkg.com/@feathersjs/authentication-oauth/-/authentication-oauth-4.3.5.tgz#5ec40efcd9d5d2d6f3e5a463732ab183197f6ef3" + integrity sha512-HybCt01dEc6C+RXzfnSoBNqeek2Vln3ydM6ot1rcIMUbSVyBk0j9w65nC/b/+S88kz8wzGhuPjm/NYdaRjftoQ== dependencies: - "@feathersjs/authentication" "^4.3.4" + "@feathersjs/authentication" "^4.3.5" "@feathersjs/errors" "^4.3.4" - "@feathersjs/express" "^4.3.4" + "@feathersjs/express" "^4.3.5" "@feathersjs/feathers" "^4.3.4" debug "^4.1.1" express-session "^1.16.2" @@ -118,7 +118,7 @@ dependencies: debug "^4.1.1" -"@feathersjs/express@^4.3.4", "@feathersjs/express@^4.3.5": +"@feathersjs/express@^4.3.5": version "4.3.5" resolved "https://registry.yarnpkg.com/@feathersjs/express/-/express-4.3.5.tgz#f945e4329767ec116b43092960658e5e91c19200" integrity sha512-uN5/Ycj6lC00iGF7kaCZOVlEA37I9j5mDMT+FVkgqeFxvQn80dFHzT7SGSmLp+w8CAiFjd2p5ejQLeadH++pfA==