Skip to content

Commit

Permalink
Bump @feathersjs/feathers from 4.3.4 to 4.4.1
Browse files Browse the repository at this point in the history
Bumps [@feathersjs/feathers](https://github.com/feathersjs/feathers) from 4.3.4 to 4.4.1.
- [Release notes](https://github.com/feathersjs/feathers/releases)
- [Changelog](https://github.com/feathersjs/feathers/blob/master/changelog.md)
- [Commits](feathersjs/feathers@v4.3.4...v4.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Nov 28, 2019
1 parent 2a2dcf6 commit d983518
Showing 1 changed file with 9 additions and 19 deletions.
28 changes: 9 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -151,10 +151,10 @@
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.4", "@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==
"@feathersjs/commons@^4.0.0", "@feathersjs/commons@^4.0.0-pre.4", "@feathersjs/commons@^4.3.0", "@feathersjs/commons@^4.4.1":
version "4.4.1"
resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-4.4.1.tgz#feec476b98db9f9c0a5bef22f044475b10a34640"
integrity sha512-xAQBaUDhGH1PkC8LzvHqZQ2mEaEbFBzBlmSoERXtIPqeNvIThY6fWZu4Iah2G3i7ptMYg/l1MyRcN7Z90vr1Eg==

"@feathersjs/configuration@^4.3.4":
version "4.3.4"
Expand Down Expand Up @@ -209,22 +209,12 @@
events "^3.0.0"
uberproto "^2.0.2"

"@feathersjs/feathers@^4.3.3":
version "4.3.3"
resolved "https://registry.yarnpkg.com/@feathersjs/feathers/-/feathers-4.3.3.tgz#6870a6400e3ccaf8d8611168b28eff6631c2ef5d"
integrity sha512-FHbKn9XdUjZlXUvszn1sVamPWk2X/UBEpPHD6XyGq9kXa66fm9rqbEFueZ3MXc6Jsva+uW1m+CLQBYUvaTJhLQ==
dependencies:
"@feathersjs/commons" "^4.3.0"
debug "^4.1.1"
events "^3.0.0"
uberproto "^2.0.4"

"@feathersjs/feathers@^4.3.4":
version "4.3.4"
resolved "https://registry.yarnpkg.com/@feathersjs/feathers/-/feathers-4.3.4.tgz#06791dd39408d8dd7948d54c5596f2f91aa8eb09"
integrity sha512-2qe8+rkTn7YGFKv7vU0uh367F7SfyYUJuQh+BBmWjupCSH3xsCD5U+sACMZ16442fugWhcIo+41aUnj7e1IQAA==
"@feathersjs/feathers@^4.3.3", "@feathersjs/feathers@^4.3.4":
version "4.4.1"
resolved "https://registry.yarnpkg.com/@feathersjs/feathers/-/feathers-4.4.1.tgz#5cc8b0e41f1d7d2f0b9a9ca18f9ddb47ca09d02e"
integrity sha512-nly0g7UxrWizwECqc8c3vrk/x+B+cgxaJu66mV+5OJI8qSpc72EnGR4MhUhsT+lPKOyCFlRRoq7om93QxFBDWw==
dependencies:
"@feathersjs/commons" "^4.3.0"
"@feathersjs/commons" "^4.4.1"
debug "^4.1.1"
events "^3.0.0"
uberproto "^2.0.4"
Expand Down

0 comments on commit d983518

Please sign in to comment.