diff --git a/package.json b/package.json index b9749bb3..3986441f 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@feathersjs/authentication": "^4.3.2", "@feathersjs/authentication-jwt": "^2.0.10", "@feathersjs/authentication-local": "^4.3.2", - "@feathersjs/authentication-oauth": "^4.3.1", + "@feathersjs/authentication-oauth": "^4.3.2", "@feathersjs/configuration": "^4.3.2", "@feathersjs/errors": "^4.3.0", "@feathersjs/express": "^4.3.2", diff --git a/yarn.lock b/yarn.lock index f32ef413..19d726ad 100644 --- a/yarn.lock +++ b/yarn.lock @@ -54,21 +54,21 @@ debug "^4.1.1" lodash "^4.17.15" -"@feathersjs/authentication-oauth@^4.3.1": - version "4.3.1" - resolved "https://registry.yarnpkg.com/@feathersjs/authentication-oauth/-/authentication-oauth-4.3.1.tgz#3682317fc7ba72de80d53ef817834f375145fe78" - integrity sha512-zTUNSpq6l0/hrQYpOPv03o8aoMCRY5u3Q4hPTo6Gbaigpj2kq3uoKyiDSEE0950T4JjXYrecN0oZGi0LpCjO6w== - dependencies: - "@feathersjs/authentication" "^4.3.1" - "@feathersjs/errors" "^4.3.1" - "@feathersjs/express" "^4.3.1" +"@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== + dependencies: + "@feathersjs/authentication" "^4.3.2" + "@feathersjs/errors" "^4.3.2" + "@feathersjs/express" "^4.3.2" 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.1", "@feathersjs/authentication@^4.3.2": +"@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== @@ -106,14 +106,14 @@ dependencies: debug "^4.0.0" -"@feathersjs/errors@^4.0.0-pre.4", "@feathersjs/errors@^4.0.0-pre.5", "@feathersjs/errors@^4.3.0", "@feathersjs/errors@^4.3.1", "@feathersjs/errors@^4.3.2": +"@feathersjs/errors@^4.0.0-pre.4", "@feathersjs/errors@^4.0.0-pre.5", "@feathersjs/errors@^4.3.0", "@feathersjs/errors@^4.3.2": version "4.3.2" resolved "https://registry.yarnpkg.com/@feathersjs/errors/-/errors-4.3.2.tgz#409dd433862047aae864b71c3d9352379c7a6b67" integrity sha512-rfwBrtXejz1qLSsw6NtwfeXOAyAHu6D2rRCaWCsa6paPmhbArifHIDuEVaTCJqRySzGnwiuG+pQfQ5wMPXvOyA== dependencies: debug "^4.1.1" -"@feathersjs/express@^4.3.1", "@feathersjs/express@^4.3.2": +"@feathersjs/express@^4.3.2": version "4.3.2" resolved "https://registry.yarnpkg.com/@feathersjs/express/-/express-4.3.2.tgz#078baef632b787adf34aa7c7326cbce366aca7ce" integrity sha512-PKxkcckgb2dMp9Sa9UroEpIlM5qNlPkE0p6oZs0UztqWsR19tBew1PC9lv2FoKdT6JrQqSlO8jcmXBPpKyL8Cg==