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

Commit a8bca6f

Browse files
committed
Merge remote-tracking branch 'origin/develop' into cucumber-js
2 parents 90a717a + 62cada5 commit a8bca6f

File tree

2 files changed

+14
-31
lines changed

2 files changed

+14
-31
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,9 @@
7171
"dauria": "~2.0.0",
7272
"email-templates": "2.6.0",
7373
"feathers-authentication-hooks": "~0.3.0",
74-
"feathers-authentication-management": "~2.0.0",
74+
"feathers-authentication-management": "~2.0.1",
7575
"feathers-blob": "~2.0.1",
76-
"feathers-hooks-common": "~4.14.0",
76+
"feathers-hooks-common": "~4.14.3",
7777
"feathers-logger": "0.3.2",
7878
"feathers-mailer": "~2.0.0",
7979
"feathers-memory": "~2.1.3",
@@ -116,7 +116,7 @@
116116
"istanbul": "1.1.0-alpha.1",
117117
"mocha": "~5.2.0",
118118
"node-fetch": "^2.1.2",
119-
"nodemon": "~1.17.4",
119+
"nodemon": "~1.18.0",
120120
"nyc": "^12.0.2",
121121
"wait-on": "~2.1.0"
122122
}

yarn.lock

Lines changed: 11 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ ajv@^4.9.1:
324324
co "^4.6.0"
325325
json-stable-stringify "^1.0.1"
326326

327-
ajv@^5.1.0, ajv@^5.2.0, ajv@^5.2.3, ajv@^5.3.0, ajv@^5.5.2:
327+
ajv@^5.1.0, ajv@^5.2.3, ajv@^5.3.0, ajv@^5.5.2:
328328
version "5.5.2"
329329
resolved "https://registry.yarnpkg.com/ajv/-/ajv-5.5.2.tgz#73b5eeca3fab653e3d3f9422b341ad42205dc965"
330330
dependencies:
@@ -2104,15 +2104,15 @@ feathers-authentication-hooks@~0.3.0:
21042104
debug "^3.1.0"
21052105
lodash "^4.17.5"
21062106

2107-
feathers-authentication-management@~2.0.0:
2108-
version "2.0.0"
2109-
resolved "https://registry.yarnpkg.com/feathers-authentication-management/-/feathers-authentication-management-2.0.0.tgz#069d7b817e79b2e5ecb271196ac29b93914073c7"
2107+
feathers-authentication-management@~2.0.1:
2108+
version "2.0.1"
2109+
resolved "https://registry.yarnpkg.com/feathers-authentication-management/-/feathers-authentication-management-2.0.1.tgz#502c1d544329d57b1934dfe2639d394c694ae2a7"
21102110
dependencies:
21112111
"@feathersjs/authentication-local" "^1.0.4"
21122112
"@feathersjs/errors" "^3.2.1"
21132113
bcryptjs "^2.3.0"
21142114
debug "^3.0.0"
2115-
feathers-hooks-common "^3.0.0"
2115+
feathers-hooks-common "^4.14.1"
21162116

21172117
feathers-blob@~2.0.1:
21182118
version "2.0.1"
@@ -2144,19 +2144,9 @@ feathers-hooks-common@^2.0.3:
21442144
feathers-errors "^2.4.0"
21452145
traverse "0.6.6"
21462146

2147-
feathers-hooks-common@^3.0.0:
2148-
version "3.10.0"
2149-
resolved "https://registry.yarnpkg.com/feathers-hooks-common/-/feathers-hooks-common-3.10.0.tgz#2ae7dc54091ffa4609df8479c0bfa29dcd31d1a7"
2150-
dependencies:
2151-
ajv "^5.2.0"
2152-
debug "^3.0.0"
2153-
feathers-errors "^2.4.0"
2154-
feathers-hooks "^2.0.1"
2155-
traverse "^0.6.6"
2156-
2157-
feathers-hooks-common@~4.14.0:
2158-
version "4.14.1"
2159-
resolved "https://registry.yarnpkg.com/feathers-hooks-common/-/feathers-hooks-common-4.14.1.tgz#d7b085a0d053b11a910b257d91d9390783564922"
2147+
feathers-hooks-common@^4.14.1, feathers-hooks-common@~4.14.3:
2148+
version "4.14.3"
2149+
resolved "https://registry.yarnpkg.com/feathers-hooks-common/-/feathers-hooks-common-4.14.3.tgz#e00793eed1a3f0a79a61fdf91918072a034c20fa"
21602150
dependencies:
21612151
"@feathers-plus/batch-loader" "^0.3.0"
21622152
"@feathersjs/commons" "^1.4.0"
@@ -2175,13 +2165,6 @@ feathers-hooks@^1.5.0:
21752165
feathers-hooks-common "^2.0.3"
21762166
uberproto "^1.2.0"
21772167

2178-
feathers-hooks@^2.0.1:
2179-
version "2.1.2"
2180-
resolved "https://registry.yarnpkg.com/feathers-hooks/-/feathers-hooks-2.1.2.tgz#f97af10f38621df816d754766c5c2e180b7df951"
2181-
dependencies:
2182-
feathers-commons "^0.8.6"
2183-
uberproto "^1.2.0"
2184-
21852168
21862169
version "0.3.2"
21872170
resolved "https://registry.yarnpkg.com/feathers-logger/-/feathers-logger-0.3.2.tgz#9b47f14b21e902ab0c18e70700f18268bbf13892"
@@ -4104,9 +4087,9 @@ nodemailer@^4.0.0:
41044087
version "4.6.7"
41054088
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-4.6.7.tgz#b68de7f36d65618bdeeeb76234e3547d51266373"
41064089

4107-
nodemon@~1.17.4:
4108-
version "1.17.5"
4109-
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.17.5.tgz#e6a665c872fdf09d48bf2a81f3e85f8cfb39322a"
4090+
nodemon@~1.18.0:
4091+
version "1.18.0"
4092+
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.18.0.tgz#44b75d5f19065c47a262d4ab21990da3b6f8feae"
41104093
dependencies:
41114094
chokidar "^2.0.2"
41124095
debug "^3.1.0"

0 commit comments

Comments
 (0)