diff --git a/package.json b/package.json index 068e52f8..cf0fa247 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@feathersjs/authentication": "^4.3.3", "@feathersjs/authentication-jwt": "^2.0.10", "@feathersjs/authentication-local": "^4.3.3", - "@feathersjs/authentication-oauth": "^4.3.2", + "@feathersjs/authentication-oauth": "^4.3.3", "@feathersjs/configuration": "^4.3.3", "@feathersjs/errors": "^4.3.3", "@feathersjs/express": "^4.3.3", diff --git a/yarn.lock b/yarn.lock index 01d7d83b..2d5edcde 100644 --- a/yarn.lock +++ b/yarn.lock @@ -56,21 +56,22 @@ debug "^4.1.1" lodash "^4.17.15" -"@feathersjs/authentication-oauth@^4.3.2": - version "4.3.2" - resolved "https://registry.yarnpkg.com/@feathersjs/authentication-oauth/-/authentication-oauth-4.3.2.tgz#5225d5f27cf528302b76605fd8aedf932f257deb" - integrity sha512-BqDT1q95BNaXEMi2t1U+m8p0C/c12GPkP/FgRy13SWLQDpHfKtttjRfRFynVHGQfqoQszvvZruVp1a5zohMoUg== +"@feathersjs/authentication-oauth@^4.3.3": + version "4.3.3" + resolved "https://registry.yarnpkg.com/@feathersjs/authentication-oauth/-/authentication-oauth-4.3.3.tgz#157db73fe263621c386451e04ec696ecdd62405a" + integrity sha512-Hv7Y8NUVj3r2xZVLqnrYmsE+ogmAOMMuFANWaxBZHT9zZ2/TaqV8xXO4dNzIABvvQiEIT8dnqrYTls53AMpbxQ== dependencies: - "@feathersjs/authentication" "^4.3.2" - "@feathersjs/errors" "^4.3.2" - "@feathersjs/express" "^4.3.2" + "@feathersjs/authentication" "^4.3.3" + "@feathersjs/errors" "^4.3.3" + "@feathersjs/express" "^4.3.3" + "@feathersjs/feathers" "^4.3.3" debug "^4.1.1" express-session "^1.16.2" grant "^4.6.2" grant-profile "^0.0.5" lodash "^4.17.15" -"@feathersjs/authentication@^4.3.2", "@feathersjs/authentication@^4.3.3": +"@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== @@ -110,14 +111,14 @@ dependencies: debug "^4.0.0" -"@feathersjs/errors@^4.0.0-pre.4", "@feathersjs/errors@^4.0.0-pre.5", "@feathersjs/errors@^4.3.2", "@feathersjs/errors@^4.3.3": +"@feathersjs/errors@^4.0.0-pre.4", "@feathersjs/errors@^4.0.0-pre.5", "@feathersjs/errors@^4.3.3": version "4.3.3" resolved "https://registry.yarnpkg.com/@feathersjs/errors/-/errors-4.3.3.tgz#4fc2956013e3599999fd8a14d5b61deb61a21476" integrity sha512-vqW6TDZIj7x77qenghGrWVhURN/SRYg9DjnE9aWoR4TPv9z+w3UzDl5luUW/KhHa7+2wh/TDGIdfUF5PTv8Mpg== dependencies: debug "^4.1.1" -"@feathersjs/express@^4.3.2", "@feathersjs/express@^4.3.3": +"@feathersjs/express@^4.3.3": version "4.3.3" resolved "https://registry.yarnpkg.com/@feathersjs/express/-/express-4.3.3.tgz#c8e57ed7a900d2ba4f43c08fe642eab2c53af5e4" integrity sha512-ad37G2X+GimDuH7E3tOMi+u1szlK9xrmgfvoQXKyHosAxtkq2i2eq9mv1IfuKSyU85Y7DT2KlUE+5ostUBjTWg==