From 6067197b92c9c615b65855a23e91a6aaff48b692 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2019 03:16:05 +0000 Subject: [PATCH] build(deps): bump @feathersjs/express from 4.3.0 to 4.3.1 Bumps [@feathersjs/express](https://github.com/feathersjs/feathers) from 4.3.0 to 4.3.1. - [Release notes](https://github.com/feathersjs/feathers/releases) - [Changelog](https://github.com/feathersjs/feathers/blob/master/changelog.md) - [Commits](https://github.com/feathersjs/feathers/compare/v4.3.0...v4.3.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 24 ++++++------------------ 2 files changed, 7 insertions(+), 19 deletions(-) diff --git a/package.json b/package.json index af918fdd..8fe72129 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@feathersjs/authentication-oauth": "^4.3.0", "@feathersjs/configuration": "^4.3.0", "@feathersjs/errors": "^4.3.0", - "@feathersjs/express": "^4.3.0", + "@feathersjs/express": "^4.3.1", "@feathersjs/feathers": "^4.3.0", "@feathersjs/socketio": "^4.3.1", "cls-hooked": "^4.2.2", diff --git a/yarn.lock b/yarn.lock index 83257c77..1881bf2a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -86,12 +86,7 @@ resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-1.4.4.tgz#cd8c0a4dfc7ba1027d359ae80542381241564728" integrity sha512-ZPpzyZA3CPfoa9AuFv3BJUI/ubzaaXixp8T/pqeMFPT6DOaU/6oF7lz1RxwimzfJNna4gy/HByt0EoLSI3BKWg== -"@feathersjs/commons@^4.0.0", "@feathersjs/commons@^4.0.0-pre.5": - version "4.0.0" - resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-4.0.0.tgz#ae49bae4025c35aaeb9aacb6a0c27a3d1def5062" - integrity sha512-hyCLse4RiNt7WLPQ0KSudjoVnwiRykhYzIZdtDon9i2usPaoYkFw/fEYZrkE5HVB+sUTwphZoZ1oOntRk1MShg== - -"@feathersjs/commons@^4.3.0": +"@feathersjs/commons@^4.0.0", "@feathersjs/commons@^4.0.0-pre.5", "@feathersjs/commons@^4.3.0": version "4.3.0" resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-4.3.0.tgz#6b0993ac790382aa28ec8a138f3e91501973b418" integrity sha512-N3CDavCNRp+usgyfDSFXCwETnp4nIEevl5v1nqULGhPYco0SjF15zu4hYyd3GCn0aAwzaIehYyaMcdee9Eo1KQ== @@ -118,20 +113,13 @@ dependencies: debug "^4.1.1" -"@feathersjs/errors@^4.3.1": +"@feathersjs/express@^4.3.0", "@feathersjs/express@^4.3.1": version "4.3.1" - resolved "https://registry.yarnpkg.com/@feathersjs/errors/-/errors-4.3.1.tgz#2ce9004c447803b05aa85bc33f0189373c31163b" - integrity sha512-1egwUeloAGEp61lE50SRM9Hlkz0W5l/afEO5YOMF49rNzY4b8SEOcGsxb056M+lMRaWlH8bD4nZ0B4PD/09NoQ== - dependencies: - debug "^4.1.1" - -"@feathersjs/express@^4.3.0": - version "4.3.0" - resolved "https://registry.yarnpkg.com/@feathersjs/express/-/express-4.3.0.tgz#cded2849641c1903c1f5353cad27ab1e11beecaf" - integrity sha512-QztSAHUE0Yl8Pv5/9ZeLq6CGCc9KgANb4BSImdmo5zv4gwe37qb05rw7v8gy3k0hHWg2OwzflLOBL5T437gSFw== + resolved "https://registry.yarnpkg.com/@feathersjs/express/-/express-4.3.1.tgz#f0990d136b9091b81e3accd1cd25f5f44152a747" + integrity sha512-JMZt+GiE5ICCDHMpMpBk7kym10D4h5s4uZlKiXORb0+lQj7GxwL9cyi8DICkuEU8F4vvqzWz+xnCFi8sfyZLUg== dependencies: "@feathersjs/commons" "^4.3.0" - "@feathersjs/errors" "^4.3.0" + "@feathersjs/errors" "^4.3.1" "@types/express" "^4.17.1" debug "^4.1.1" express "^4.17.1" @@ -179,7 +167,7 @@ socket.io "^2.2.0" uberproto "^2.0.4" -"@feathersjs/transport-commons@^4.3.0", "@feathersjs/transport-commons@^4.3.1": +"@feathersjs/transport-commons@^4.3.1": version "4.3.1" resolved "https://registry.yarnpkg.com/@feathersjs/transport-commons/-/transport-commons-4.3.1.tgz#05ea6b866884100ebd917851b945f685c4146f53" integrity sha512-86SlV5s5lzpwpyvC7y3z990vt5RW7o8BHFDq2WdF6rzDvgh7Jx88h+O1Tc7TCuJvYROQXxI85zM+n4V1r+hIPQ==