Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

Commit f552e76

Browse files
1 parent 8c93479 commit f552e76

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"feathers-memory": "~2.1.3",
7373
"feathers-mongodb": "~3.3.0",
7474
"feathers-mongodb-fuzzy-search": "~1.1.1",
75-
"feathers-mongoose": "~6.1.2",
75+
"feathers-mongoose": "~6.1.4",
7676
"feathers-profiler": "^0.1.5",
7777
"feathers-seeder": "~2.0.0",
7878
"fs-blob-store": "~5.2.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2920,9 +2920,9 @@ feathers-mongodb@~3.3.0:
29202920
lodash.omit "^4.5.0"
29212921
uberproto "^2.0.4"
29222922

2923-
feathers-mongoose@~6.1.2:
2924-
version "6.1.2"
2925-
resolved "https://registry.yarnpkg.com/feathers-mongoose/-/feathers-mongoose-6.1.2.tgz#642f2c522c4ed445014f960cbb6c8b65ea8d9373"
2923+
feathers-mongoose@~6.1.4:
2924+
version "6.1.4"
2925+
resolved "https://registry.yarnpkg.com/feathers-mongoose/-/feathers-mongoose-6.1.4.tgz#57bbd9d80ed31c81ebee8aca0f435c950d569299"
29262926
dependencies:
29272927
"@feathersjs/commons" "^1.3.0"
29282928
"@feathersjs/errors" "^3.2.0"

0 commit comments

Comments
 (0)