From 586e842099d0d008925c89250c9bbd73e6643bdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 25 Jul 2018 04:26:27 +0000 Subject: [PATCH] Bump feathers-hooks-common from 4.14.3 to 4.15.0 Bumps [feathers-hooks-common](https://github.com/feathersjs/feathers-hooks-common) from 4.14.3 to 4.15.0. - [Release notes](https://github.com/feathersjs/feathers-hooks-common/releases) - [Changelog](https://github.com/feathers-plus/feathers-hooks-common/blob/master/CHANGELOG.md) - [Commits](https://github.com/feathersjs/feathers-hooks-common/compare/v4.14.3...v4.15.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 0e28e3d..7722e56 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "feathers-authentication-hooks": "~0.3.0", "feathers-authentication-management": "~2.0.1", "feathers-blob": "~2.0.1", - "feathers-hooks-common": "~4.14.3", + "feathers-hooks-common": "~4.15.0", "feathers-logger": "0.3.2", "feathers-mailer": "~2.0.0", "feathers-memory": "~2.1.3", diff --git a/yarn.lock b/yarn.lock index 41e57bb..5e7e9f6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2853,9 +2853,9 @@ feathers-errors@^2.9.1: dependencies: debug "^3.0.0" -feathers-hooks-common@^4.14.1, feathers-hooks-common@~4.14.3: - version "4.14.3" - resolved "https://registry.yarnpkg.com/feathers-hooks-common/-/feathers-hooks-common-4.14.3.tgz#e00793eed1a3f0a79a61fdf91918072a034c20fa" +feathers-hooks-common@^4.14.1, feathers-hooks-common@~4.15.0: + version "4.15.0" + resolved "https://registry.yarnpkg.com/feathers-hooks-common/-/feathers-hooks-common-4.15.0.tgz#e681a45c317f347a3683e6447c8210cb48243d5c" dependencies: "@feathers-plus/batch-loader" "^0.3.0" "@feathersjs/commons" "^1.4.0"