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

Commit 0ec42bc

Browse files
1 parent 86ac186 commit 0ec42bc

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
@@ -80,7 +80,7 @@
8080
"feathers-memory": "~2.1.3",
8181
"feathers-mongodb": "~3.2.0",
8282
"feathers-mongodb-fuzzy-search": "~1.1.1",
83-
"feathers-mongoose": "~6.1.2",
83+
"feathers-mongoose": "~6.1.4",
8484
"feathers-profiler": "^0.1.5",
8585
"feathers-seeder": "~2.0.0",
8686
"fs-blob-store": "~5.2.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2906,9 +2906,9 @@ feathers-mongodb@~3.2.0:
29062906
lodash.omit "^4.3.0"
29072907
uberproto "^2.0.0"
29082908

2909-
feathers-mongoose@~6.1.2:
2910-
version "6.1.2"
2911-
resolved "https://registry.yarnpkg.com/feathers-mongoose/-/feathers-mongoose-6.1.2.tgz#642f2c522c4ed445014f960cbb6c8b65ea8d9373"
2909+
feathers-mongoose@~6.1.4:
2910+
version "6.1.4"
2911+
resolved "https://registry.yarnpkg.com/feathers-mongoose/-/feathers-mongoose-6.1.4.tgz#57bbd9d80ed31c81ebee8aca0f435c950d569299"
29122912
dependencies:
29132913
"@feathersjs/commons" "^1.3.0"
29142914
"@feathersjs/errors" "^3.2.0"

0 commit comments

Comments
 (0)