From 413d7b89ac75f6cdc2c213d15e09d73ed7ad0e19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 25 Feb 2019 04:17:31 +0000 Subject: [PATCH] Bump feathers-hooks-common from 4.14.3 to 4.20.7 Bumps [feathers-hooks-common](https://github.com/feathersjs/feathers-hooks-common) from 4.14.3 to 4.20.7. - [Release notes](https://github.com/feathersjs/feathers-hooks-common/releases) - [Changelog](https://github.com/feathers-plus/feathers-hooks-common/blob/master/CHANGELOG.md) - [Commits](https://github.com/feathersjs/feathers-hooks-common/compare/v4.14.3...v4.20.7) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 54 +++++++++++++++++++++++++++++++++++++++++++--------- 2 files changed, 46 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 78273cd..e798304 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "feathers-authentication-hooks": "~0.3.1", "feathers-authentication-management": "~2.0.1", "feathers-blob": "~2.0.1", - "feathers-hooks-common": "~4.14.3", + "feathers-hooks-common": "~4.20.7", "feathers-logger": "0.3.2", "feathers-mailer": "~2.0.0", "feathers-memory": "~2.1.3", diff --git a/yarn.lock b/yarn.lock index 9bb6e71..113d93f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -213,11 +213,7 @@ update-notifier "^2.3.0" yeoman-environment "^2.0.0" -"@feathersjs/commons@^1.2.0", "@feathersjs/commons@^1.3.0", "@feathersjs/commons@^1.4.0", "@feathersjs/commons@^1.4.1": - version "1.4.1" - resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-1.4.1.tgz#81f19ffb83eac6afd33c629d4d0cad57441fbede" - -"@feathersjs/commons@^1.4.4": +"@feathersjs/commons@^1.2.0", "@feathersjs/commons@^1.3.0", "@feathersjs/commons@^1.4.0", "@feathersjs/commons@^1.4.1", "@feathersjs/commons@^1.4.4": version "1.4.4" resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-1.4.4.tgz#cd8c0a4dfc7ba1027d359ae80542381241564728" @@ -322,6 +318,10 @@ version "1.1.0" resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-1.1.0.tgz#50c1e2260ac0ed9439a181de3725a0168d59c48a" +"@types/graphql@^14.0.4": + version "14.0.7" + resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-14.0.7.tgz#daa09397220a68ce1cbb3f76a315ff3cd92312f6" + "@types/node@*": version "10.5.1" resolved "https://registry.yarnpkg.com/@types/node/-/node-10.5.1.tgz#d578446f4abff5c0b49ade9b4e5274f6badaadfc" @@ -2867,16 +2867,19 @@ 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.20.7: + version "4.20.7" + resolved "https://registry.yarnpkg.com/feathers-hooks-common/-/feathers-hooks-common-4.20.7.tgz#df731842838f88af3094c8eb31d72a22c8b5d8a8" dependencies: "@feathers-plus/batch-loader" "^0.3.0" "@feathersjs/commons" "^1.4.0" "@feathersjs/errors" "^3.3.0" "@feathersjs/feathers" "^3.1.3" + "@types/graphql" "^14.0.4" ajv "^5.5.2" debug "^3.1.0" + graphql "^14.0.2" + libphonenumber-js "^1.6.8" process "0.11.10" traverse "^0.6.6" @@ -3407,6 +3410,12 @@ graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.6: version "4.1.11" resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658" +graphql@^14.0.2: + version "14.1.1" + resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.1.1.tgz#d5d77df4b19ef41538d7215d1e7a28834619fac0" + dependencies: + iterall "^1.2.2" + grouped-queue@^0.3.3: version "0.3.3" resolved "https://registry.yarnpkg.com/grouped-queue/-/grouped-queue-0.3.3.tgz#c167d2a5319c5a0e0964ef6a25b7c2df8996c85c" @@ -4242,6 +4251,10 @@ items@2.x.x: version "2.1.1" resolved "https://registry.yarnpkg.com/items/-/items-2.1.1.tgz#8bd16d9c83b19529de5aea321acaada78364a198" +iterall@^1.2.2: + version "1.2.2" + resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.2.2.tgz#92d70deb8028e0c39ff3164fdbf4d8b088130cd7" + joi@^9.2.0: version "9.2.0" resolved "https://registry.yarnpkg.com/joi/-/joi-9.2.0.tgz#3385ac790192130cbe230e802ec02c9215bbfeda" @@ -4440,6 +4453,14 @@ levn@^0.3.0, levn@~0.3.0: prelude-ls "~1.1.2" type-check "~0.3.2" +libphonenumber-js@^1.6.8: + version "1.7.9" + resolved "https://registry.yarnpkg.com/libphonenumber-js/-/libphonenumber-js-1.7.9.tgz#687ee7e19bd29d11b1aaa1f769b9c3bdb6fab122" + dependencies: + minimist "^1.2.0" + semver-compare "^1.0.0" + xml2js "^0.4.17" + load-json-file@^1.0.0: version "1.1.0" resolved "https://registry.yarnpkg.com/load-json-file/-/load-json-file-1.1.0.tgz#956905708d58b4bab4c2261b04f59f31c99374c0" @@ -6310,7 +6331,7 @@ sass-graph@^2.2.4: scss-tokenizer "^0.2.3" yargs "^7.0.0" -sax@^1.2.4: +sax@>=0.6.0, sax@^1.2.4: version "1.2.4" resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9" @@ -6329,6 +6350,10 @@ seed-random@~2.2.0: version "2.2.0" resolved "https://registry.yarnpkg.com/seed-random/-/seed-random-2.2.0.tgz#2a9b19e250a817099231a5b99a4daf80b7fbed54" +semver-compare@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/semver-compare/-/semver-compare-1.0.0.tgz#0dee216a1c941ab37e9efb1788f6afc5ff5537fc" + semver-diff@^2.0.0: version "2.1.0" resolved "https://registry.yarnpkg.com/semver-diff/-/semver-diff-2.1.0.tgz#4bbb8437c8d37e4b0cf1a68fd726ec6d645d6d36" @@ -7464,6 +7489,17 @@ xdg-basedir@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/xdg-basedir/-/xdg-basedir-3.0.0.tgz#496b2cc109eca8dbacfe2dc72b603c17c5870ad4" +xml2js@^0.4.17: + version "0.4.19" + resolved "https://registry.yarnpkg.com/xml2js/-/xml2js-0.4.19.tgz#686c20f213209e94abf0d1bcf1efaa291c7827a7" + dependencies: + sax ">=0.6.0" + xmlbuilder "~9.0.1" + +xmlbuilder@~9.0.1: + version "9.0.7" + resolved "https://registry.yarnpkg.com/xmlbuilder/-/xmlbuilder-9.0.7.tgz#132ee63d2ec5565c557e20f4c22df9aca686b10d" + xmlhttprequest-ssl@~1.5.4: version "1.5.5" resolved "https://registry.yarnpkg.com/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.5.5.tgz#c2876b06168aadc40e57d97e81191ac8f4398b3e"