From 0b3e9f6831c21d8739861f8c422e6fac282af17a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 20 Sep 2018 19:11:59 +0000 Subject: [PATCH] Bump feathers-hooks-common from 4.14.3 to 4.17.6 Bumps [feathers-hooks-common](https://github.com/feathersjs/feathers-hooks-common) from 4.14.3 to 4.17.6. - [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.17.6) 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 08bdb0d..f7fa05a 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "feathers-authentication-hooks": "~0.3.1", "feathers-authentication-management": "~2.0.1", "feathers-blob": "~2.0.1", - "feathers-hooks-common": "~4.14.3", + "feathers-hooks-common": "~4.17.6", "feathers-logger": "0.3.2", "feathers-mailer": "~2.0.0", "feathers-memory": "~2.1.3", diff --git a/yarn.lock b/yarn.lock index 9bb6e71..d33d063 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2867,9 +2867,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.17.6: + version "4.17.6" + resolved "https://registry.yarnpkg.com/feathers-hooks-common/-/feathers-hooks-common-4.17.6.tgz#0e59d36b940557d1bcb1baebd49b02efbf272495" dependencies: "@feathers-plus/batch-loader" "^0.3.0" "@feathersjs/commons" "^1.4.0"