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"