Skip to content

Commit

Permalink
Merge 77a2888 into 2a2dcf6
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Oct 15, 2019
2 parents 2a2dcf6 + 77a2888 commit 53d83ef
Showing 1 changed file with 28 additions and 40 deletions.
68 changes: 28 additions & 40 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -133,18 +133,18 @@
"@feathersjs/feathers" "^4.3.3"

"@feathersjs/authentication@^4.3.4":
version "4.3.4"
resolved "https://registry.yarnpkg.com/@feathersjs/authentication/-/authentication-4.3.4.tgz#6810da5f41b82c84bbea0f16a85030ad893878fd"
integrity sha512-RtJeLAAoPu+bWxH7zNvAkYQzPmbvKFHjLSmmdhi9Yjtf7udDqBlg2uhtsUeK4v64xRpS+6tsOmXZOfdWqSrW5w==
version "4.3.7"
resolved "https://registry.yarnpkg.com/@feathersjs/authentication/-/authentication-4.3.7.tgz#9414f2b80cb861701f35930e5705590f04d73ecd"
integrity sha512-FeoBMuyKKeqYH6C2/KYPWvGr6+MSjtcjd46uQenT5+0OHrwC58TVzWXSLF2WgjsmyAADSHw0i+vwPx3oyjsSPw==
dependencies:
"@feathersjs/errors" "^4.3.4"
"@feathersjs/feathers" "^4.3.4"
"@feathersjs/transport-commons" "^4.3.4"
"@feathersjs/errors" "^4.3.7"
"@feathersjs/feathers" "^4.3.7"
"@feathersjs/transport-commons" "^4.3.7"
debug "^4.1.1"
jsonwebtoken "^8.5.1"
lodash "^4.17.15"
long-timeout "^0.1.1"
uuid "^3.3.2"
uuid "^3.3.3"

"@feathersjs/commons@^1.4.0":
version "1.4.4"
Expand All @@ -156,6 +156,11 @@
resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-4.3.0.tgz#6b0993ac790382aa28ec8a138f3e91501973b418"
integrity sha512-N3CDavCNRp+usgyfDSFXCwETnp4nIEevl5v1nqULGhPYco0SjF15zu4hYyd3GCn0aAwzaIehYyaMcdee9Eo1KQ==

"@feathersjs/commons@^4.3.7":
version "4.3.7"
resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-4.3.7.tgz#7f85d32d96d250a8a6d4a74f60cc7050b0be80df"
integrity sha512-AX7fh88MUW3d5T+Zb0lVvwrWqioOhtsCwk9LJtQvexS3CTK6E/xzf6qKFfOv3IQ8x82/6OtMW+F2Yjc3clMFiw==

"@feathersjs/configuration@^4.3.4":
version "4.3.4"
resolved "https://registry.yarnpkg.com/@feathersjs/configuration/-/configuration-4.3.4.tgz#7ee824a92f5123c14cb77578b39cad804066ea57"
Expand All @@ -172,17 +177,10 @@
dependencies:
debug "^4.0.0"

"@feathersjs/errors@^4.0.0-pre.4", "@feathersjs/errors@^4.3.3":
version "4.3.3"
resolved "https://registry.yarnpkg.com/@feathersjs/errors/-/errors-4.3.3.tgz#4fc2956013e3599999fd8a14d5b61deb61a21476"
integrity sha512-vqW6TDZIj7x77qenghGrWVhURN/SRYg9DjnE9aWoR4TPv9z+w3UzDl5luUW/KhHa7+2wh/TDGIdfUF5PTv8Mpg==
dependencies:
debug "^4.1.1"

"@feathersjs/errors@^4.3.4":
version "4.3.4"
resolved "https://registry.yarnpkg.com/@feathersjs/errors/-/errors-4.3.4.tgz#8c2a9a64b9ae8e1bf8c173497258979dad1c4e6d"
integrity sha512-x4QfpBbMHrsY7ktMxYDVfYsJf7YVjVOFWThwJ3LgKFC6WNu9YojRJmxRDGftWTQA2MalaJPmOAYCapdp50mwKw==
"@feathersjs/errors@^4.0.0-pre.4", "@feathersjs/errors@^4.3.3", "@feathersjs/errors@^4.3.4", "@feathersjs/errors@^4.3.7":
version "4.3.7"
resolved "https://registry.yarnpkg.com/@feathersjs/errors/-/errors-4.3.7.tgz#ee576d06f5dfc502aa2ed1a0ee13380fa30d71e5"
integrity sha512-OGyPZpq5qkr6TjG5aqFBNgpsK3pwhMRxHPjHkGXBKfseRACTS//ma3kJhRiGxhFetu5IsIsAYBpLRhyTbiBi8w==
dependencies:
debug "^4.1.1"

Expand All @@ -209,33 +207,23 @@
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", "@feathersjs/feathers@^4.3.7":
version "4.3.7"
resolved "https://registry.yarnpkg.com/@feathersjs/feathers/-/feathers-4.3.7.tgz#ac4be01427b3db88947359e6b605f48d6805335d"
integrity sha512-gpxWG4B4I3M1C+es2jFh4AEF0L5zcSGhK7zMCB0nZp8R3VJClSJ7qtGcmIrOWPjYVKPcZYqAdFZgFn2T0+tvAA==
dependencies:
"@feathersjs/commons" "^4.3.0"
"@feathersjs/commons" "^4.3.7"
debug "^4.1.1"
events "^3.0.0"
uberproto "^2.0.4"

"@feathersjs/transport-commons@^4.3.4":
version "4.3.4"
resolved "https://registry.yarnpkg.com/@feathersjs/transport-commons/-/transport-commons-4.3.4.tgz#fa60262665d54575ef2cd0272c55e0115adbec9f"
integrity sha512-94ijldtdPm0s4ZlOutk2mLGiUj4QWOIaj/g3XFQRIe8GM+MzKLrpY4ldLiHMAEleVOjyo2qH5Ar8qN4QLUcF5g==
"@feathersjs/transport-commons@^4.3.7":
version "4.3.7"
resolved "https://registry.yarnpkg.com/@feathersjs/transport-commons/-/transport-commons-4.3.7.tgz#c18a0432430b439baf6b930253019fc660fb96bf"
integrity sha512-0+jpIurT45sHL/YqR3G+YoLJPHgvCHOc3v7XoUAHIbGzSlh4MOVlsTn4EacFmqZk6MhaGxnVAaaE8qR8wrhdRg==
dependencies:
"@feathersjs/commons" "^4.3.0"
"@feathersjs/errors" "^4.3.4"
"@feathersjs/commons" "^4.3.7"
"@feathersjs/errors" "^4.3.7"
debug "^4.1.1"
lodash "^4.17.15"
radix-router "^3.0.1"
Expand Down Expand Up @@ -6685,7 +6673,7 @@ utils-merge@1.0.1:
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=

uuid@^3.3.2:
uuid@^3.3.2, uuid@^3.3.3:
version "3.3.3"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.3.tgz#4568f0216e78760ee1dbf3a4d2cf53e224112866"
integrity sha512-pW0No1RGHgzlpHJO1nsVrHKpOEIxkGg1xB+v0ZmdNH5OAeAwzAVrCnI2/6Mtx+Uys6iaylxa+D3g4j63IKKjSQ==
Expand Down

0 comments on commit 53d83ef

Please sign in to comment.