From 165ff9bb250c202a85eadeac8757904b3b420fe4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2019 02:46:28 +0000 Subject: [PATCH] build(deps): bump @feathersjs/configuration from 4.3.7 to 4.3.10 Bumps [@feathersjs/configuration](https://github.com/feathersjs/feathers) from 4.3.7 to 4.3.10. - [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.7...v4.3.10) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 28 +++++++++------------------- 2 files changed, 10 insertions(+), 20 deletions(-) diff --git a/package.json b/package.json index 566525e3..e3c4d5e4 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@feathersjs/authentication-jwt": "^2.0.10", "@feathersjs/authentication-local": "^4.3.7", "@feathersjs/authentication-oauth": "^4.3.7", - "@feathersjs/configuration": "^4.3.7", + "@feathersjs/configuration": "^4.3.10", "@feathersjs/errors": "^4.3.7", "@feathersjs/express": "^4.3.7", "@feathersjs/feathers": "^4.3.7", diff --git a/yarn.lock b/yarn.lock index 7406b243..c12dcef3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -100,12 +100,12 @@ resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-4.3.7.tgz#7f85d32d96d250a8a6d4a74f60cc7050b0be80df" integrity sha512-AX7fh88MUW3d5T+Zb0lVvwrWqioOhtsCwk9LJtQvexS3CTK6E/xzf6qKFfOv3IQ8x82/6OtMW+F2Yjc3clMFiw== -"@feathersjs/configuration@^4.3.7": - version "4.3.7" - resolved "https://registry.yarnpkg.com/@feathersjs/configuration/-/configuration-4.3.7.tgz#8d3a18715086e5702524d28edf65dc60ef0ef90b" - integrity sha512-O7O1tzzxUIk7Dm80L6+8FZ0J+FRo1qx5GUFTs7rmpwSR/tKfdrE7yR1tBMVofrFBlrCUHNi5IdarW+MwpZcDsw== +"@feathersjs/configuration@^4.3.10": + version "4.3.10" + resolved "https://registry.yarnpkg.com/@feathersjs/configuration/-/configuration-4.3.10.tgz#4abea6af6b6de1fc6ff39bddd8e211fcf6f405bf" + integrity sha512-5s4nCq57CU1sS54m/TZlTyaqIVwY4voMsJdqK5g+WsCvw02imlrlSYgx2aJqiaYcp4ExF2sMXxbkJwc18dpBIw== dependencies: - "@feathersjs/feathers" "^4.3.7" + "@feathersjs/feathers" "^4.3.10" config "^3.2.3" debug "^4.1.1" @@ -146,20 +146,10 @@ events "^3.0.0" uberproto "^2.0.2" -"@feathersjs/feathers@^4.3.4": - version "4.3.4" - resolved "https://registry.yarnpkg.com/@feathersjs/feathers/-/feathers-4.3.4.tgz#06791dd39408d8dd7948d54c5596f2f91aa8eb09" - integrity sha512-2qe8+rkTn7YGFKv7vU0uh367F7SfyYUJuQh+BBmWjupCSH3xsCD5U+sACMZ16442fugWhcIo+41aUnj7e1IQAA== - dependencies: - "@feathersjs/commons" "^4.3.0" - debug "^4.1.1" - events "^3.0.0" - uberproto "^2.0.4" - -"@feathersjs/feathers@^4.3.7": - version "4.3.7" - resolved "https://registry.yarnpkg.com/@feathersjs/feathers/-/feathers-4.3.7.tgz#ac4be01427b3db88947359e6b605f48d6805335d" - integrity sha512-gpxWG4B4I3M1C+es2jFh4AEF0L5zcSGhK7zMCB0nZp8R3VJClSJ7qtGcmIrOWPjYVKPcZYqAdFZgFn2T0+tvAA== +"@feathersjs/feathers@^4.3.10", "@feathersjs/feathers@^4.3.4", "@feathersjs/feathers@^4.3.7": + version "4.3.10" + resolved "https://registry.yarnpkg.com/@feathersjs/feathers/-/feathers-4.3.10.tgz#13d4d6e0a23bbd8c559789f017e0c019dd2d1e36" + integrity sha512-KswXZsl0e9XDy/RS4NkSSqXoKWYuP5X5+38LOtGIYAKnPnGSa+tI99YDzJyZtGDOQ3t+77hYjGwBrqST62aALA== dependencies: "@feathersjs/commons" "^4.3.7" debug "^4.1.1"