diff --git a/package.json b/package.json index 781ebe7e..29d04b31 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ }, "dependencies": { "@feathersjs/authentication-client": "^1.0.2", - "@feathersjs/client": "^3.5.3", + "@feathersjs/client": "^3.7.0", "@feathersjs/feathers": "^3.1.7", "@feathersjs/socketio": "^3.2.2", "@nuxtjs/dotenv": "~1.1.0", diff --git a/yarn.lock b/yarn.lock index 3f7fcbb1..48f93e30 100644 --- a/yarn.lock +++ b/yarn.lock @@ -120,7 +120,15 @@ dependencies: arrify "^1.0.1" -"@feathersjs/authentication-client@1.0.2", "@feathersjs/authentication-client@^1.0.2": +"@feathersjs/authentication-client@1.0.5": + version "1.0.5" + resolved "https://registry.yarnpkg.com/@feathersjs/authentication-client/-/authentication-client-1.0.5.tgz#b182b2d1960dfb87cbcad7c0f22e5b1c3b029f7e" + dependencies: + "@feathersjs/errors" "^3.3.3" + debug "^4.0.0" + jwt-decode "^2.1.0" + +"@feathersjs/authentication-client@^1.0.2": version "1.0.2" resolved "https://registry.yarnpkg.com/@feathersjs/authentication-client/-/authentication-client-1.0.2.tgz#b7f458201c0308debd0676ac6e1e7ead707acfeb" dependencies: @@ -128,28 +136,47 @@ debug "^3.1.0" jwt-decode "^2.1.0" -"@feathersjs/client@^3.5.3": - version "3.5.3" - resolved "https://registry.yarnpkg.com/@feathersjs/client/-/client-3.5.3.tgz#fc45d00b01a953474e74eb6294ba4ae45953e0fc" +"@feathersjs/client@^3.7.0": + version "3.7.0" + resolved "https://registry.yarnpkg.com/@feathersjs/client/-/client-3.7.0.tgz#0ebad1fe4b4d8061d51558ddb63f1c4fbdcd39be" dependencies: - "@feathersjs/authentication-client" "1.0.2" - "@feathersjs/errors" "3.3.0" - "@feathersjs/feathers" "3.1.7" - "@feathersjs/primus-client" "1.1.0" - "@feathersjs/rest-client" "1.4.1" - "@feathersjs/socketio-client" "1.1.0" + "@feathersjs/authentication-client" "1.0.5" + "@feathersjs/errors" "3.3.3" + "@feathersjs/feathers" "3.2.2" + "@feathersjs/primus-client" "1.1.3" + "@feathersjs/rest-client" "1.4.4" + "@feathersjs/socketio-client" "1.1.3" -"@feathersjs/commons@^1.2.0", "@feathersjs/commons@^1.4.0", "@feathersjs/commons@^1.4.1": +"@feathersjs/commons@^1.4.0", "@feathersjs/commons@^1.4.1": version "1.4.1" resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-1.4.1.tgz#81f19ffb83eac6afd33c629d4d0cad57441fbede" -"@feathersjs/errors@3.3.0", "@feathersjs/errors@^3.0.0": +"@feathersjs/commons@^3.0.1": + version "3.0.1" + resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-3.0.1.tgz#cf844b91ba5fe3ec419384d986d85929067a3058" + +"@feathersjs/errors@3.3.3", "@feathersjs/errors@^3.3.3": + version "3.3.3" + resolved "https://registry.yarnpkg.com/@feathersjs/errors/-/errors-3.3.3.tgz#af602b662d99ec7c0bb612e686c254009add80c0" + dependencies: + debug "^4.0.0" + +"@feathersjs/errors@^3.0.0": version "3.3.0" resolved "https://registry.yarnpkg.com/@feathersjs/errors/-/errors-3.3.0.tgz#c5fcc163f49d6b139f10d118eec36e8f90818aff" dependencies: debug "^3.1.0" -"@feathersjs/feathers@3.1.7", "@feathersjs/feathers@^3.1.7": +"@feathersjs/feathers@3.2.2": + version "3.2.2" + resolved "https://registry.yarnpkg.com/@feathersjs/feathers/-/feathers-3.2.2.tgz#026fe3c8a23ad0557d521a533b727b2f209c5918" + dependencies: + "@feathersjs/commons" "^3.0.1" + debug "^4.0.0" + events "^3.0.0" + uberproto "^2.0.2" + +"@feathersjs/feathers@^3.1.7": version "3.1.7" resolved "https://registry.yarnpkg.com/@feathersjs/feathers/-/feathers-3.1.7.tgz#34e77cfc4d74633c2f2d155fe3d2e7271b32168e" dependencies: @@ -158,25 +185,25 @@ events "^3.0.0" uberproto "^2.0.2" -"@feathersjs/primus-client@1.1.0": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@feathersjs/primus-client/-/primus-client-1.1.0.tgz#8ca9d1044ec9bf0931601cf8086537f12f713206" +"@feathersjs/primus-client@1.1.3": + version "1.1.3" + resolved "https://registry.yarnpkg.com/@feathersjs/primus-client/-/primus-client-1.1.3.tgz#d39b8c5101a3a55bc10bb5dab168f57521943e87" dependencies: - "@feathersjs/transport-commons" "^4.0.0" + "@feathersjs/transport-commons" "^4.1.4" -"@feathersjs/rest-client@1.4.1": - version "1.4.1" - resolved "https://registry.yarnpkg.com/@feathersjs/rest-client/-/rest-client-1.4.1.tgz#2d1ce432516bb4ad51ac8aff0e649e44e51e0f64" +"@feathersjs/rest-client@1.4.4": + version "1.4.4" + resolved "https://registry.yarnpkg.com/@feathersjs/rest-client/-/rest-client-1.4.4.tgz#4f5fb0b7eaa74182934b1fb3abf990207ca8b594" dependencies: - "@feathersjs/commons" "^1.2.0" - "@feathersjs/errors" "^3.0.0" + "@feathersjs/commons" "^3.0.1" + "@feathersjs/errors" "^3.3.3" qs "^6.5.0" -"@feathersjs/socketio-client@1.1.0": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@feathersjs/socketio-client/-/socketio-client-1.1.0.tgz#ceaf278c4e7cf8fceac7e38313d215ca0f7873db" +"@feathersjs/socketio-client@1.1.3": + version "1.1.3" + resolved "https://registry.yarnpkg.com/@feathersjs/socketio-client/-/socketio-client-1.1.3.tgz#ccd8456e4474b4946d5c88befecba5a204b015c0" dependencies: - "@feathersjs/transport-commons" "^4.0.0" + "@feathersjs/transport-commons" "^4.1.4" "@feathersjs/socketio@^3.2.2": version "3.2.2" @@ -197,6 +224,16 @@ lodash "^4.17.10" radix-router "^3.0.1" +"@feathersjs/transport-commons@^4.1.4": + version "4.1.4" + resolved "https://registry.yarnpkg.com/@feathersjs/transport-commons/-/transport-commons-4.1.4.tgz#e97867acf44c0a0022e6004af28cddca88b6c618" + dependencies: + "@feathersjs/commons" "^3.0.1" + "@feathersjs/errors" "^3.3.3" + debug "^4.0.0" + lodash "^4.17.10" + radix-router "^3.0.1" + "@ladjs/time-require@^0.1.4": version "0.1.4" resolved "https://registry.yarnpkg.com/@ladjs/time-require/-/time-require-0.1.4.tgz#5c615d75fd647ddd5de9cf6922649558856b21a1" @@ -3028,6 +3065,12 @@ debug@^3.0.1, debug@^3.1.0, debug@~3.1.0: dependencies: ms "2.0.0" +debug@^4.0.0: + version "4.0.1" + resolved "https://registry.yarnpkg.com/debug/-/debug-4.0.1.tgz#f9bb36d439b8d1f0dd52d8fb6b46e4ebb8c1cd5b" + dependencies: + ms "^2.1.1" + decamelize@^1.0.0, decamelize@^1.1.1, decamelize@^1.1.2: version "1.2.0" resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290" @@ -6726,7 +6769,7 @@ ms@2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8" -ms@^2.0.0: +ms@^2.0.0, ms@^2.1.1: version "2.1.1" resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.1.tgz#30a5864eb3ebb0a66f2ebe6d727af06a09d86e0a"