From f552e7670fa07c2bdc2b872809ae481b10970a59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 19 Sep 2018 12:37:09 +0000 Subject: [PATCH] Bump feathers-mongoose from 6.1.2 to 6.1.4 Bumps [feathers-mongoose](https://github.com/feathersjs-ecosystem/feathers-mongoose) from 6.1.2 to 6.1.4. - [Release notes](https://github.com/feathersjs-ecosystem/feathers-mongoose/releases) - [Changelog](https://github.com/feathersjs-ecosystem/feathers-mongoose/blob/master/CHANGELOG.md) - [Commits](https://github.com/feathersjs-ecosystem/feathers-mongoose/compare/v6.1.2...v6.1.4) 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 315aa99..b77a88d 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "feathers-memory": "~2.1.3", "feathers-mongodb": "~3.3.0", "feathers-mongodb-fuzzy-search": "~1.1.1", - "feathers-mongoose": "~6.1.2", + "feathers-mongoose": "~6.1.4", "feathers-profiler": "^0.1.5", "feathers-seeder": "~2.0.0", "fs-blob-store": "~5.2.1", diff --git a/yarn.lock b/yarn.lock index 62b3442..b0a92ca 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2920,9 +2920,9 @@ feathers-mongodb@~3.3.0: lodash.omit "^4.5.0" uberproto "^2.0.4" -feathers-mongoose@~6.1.2: - version "6.1.2" - resolved "https://registry.yarnpkg.com/feathers-mongoose/-/feathers-mongoose-6.1.2.tgz#642f2c522c4ed445014f960cbb6c8b65ea8d9373" +feathers-mongoose@~6.1.4: + version "6.1.4" + resolved "https://registry.yarnpkg.com/feathers-mongoose/-/feathers-mongoose-6.1.4.tgz#57bbd9d80ed31c81ebee8aca0f435c950d569299" dependencies: "@feathersjs/commons" "^1.3.0" "@feathersjs/errors" "^3.2.0"