|
697 | 697 | "@feathersjs/commons" "^4.0.0"
|
698 | 698 | "@feathersjs/errors" "^3.3.6"
|
699 | 699 |
|
700 |
| -"@feathersjs/authentication-client@^1.0.11": |
701 |
| - version "1.0.11" |
702 |
| - resolved "https://registry.yarnpkg.com/@feathersjs/authentication-client/-/authentication-client-1.0.11.tgz#86352bf4c7179b905c9a977b26f389830c974e72" |
703 |
| - integrity sha512-4CWQdmdRINMMqHT1/g0N5jqw16u1RjaSPhlZtJZ0OLdqgN3tl5wL+Lb8ThPxihvt1WHiOdwGt141LvWQ446Bsw== |
| 700 | +"@feathersjs/authentication-client@^4.3.7": |
| 701 | + version "4.3.7" |
| 702 | + resolved "https://registry.yarnpkg.com/@feathersjs/authentication-client/-/authentication-client-4.3.7.tgz#f40fdf24c51762358f6cd6d8b8f49b0ca2d87ef1" |
| 703 | + integrity sha512-Fey8k0ZPlt+XLL6QtKgbyxOKihRrL+Na7ztvgmZEaI/W5rf+gHvl05WXVGMTvq3WYBvcESmaEpDFuvIvBDNNpw== |
704 | 704 | dependencies:
|
705 |
| - "@feathersjs/errors" "^3.3.6" |
706 |
| - debug "^4.0.0" |
707 |
| - jwt-decode "^2.1.0" |
| 705 | + "@feathersjs/authentication" "^4.3.7" |
| 706 | + "@feathersjs/commons" "^4.3.7" |
| 707 | + "@feathersjs/errors" "^4.3.7" |
| 708 | + "@feathersjs/feathers" "^4.3.7" |
| 709 | + debug "^4.1.1" |
708 | 710 |
|
709 | 711 | "@feathersjs/authentication-jwt@^2.0.10":
|
710 | 712 | version "2.0.10"
|
|
718 | 720 | lodash.pick "^4.4.0"
|
719 | 721 | passport-jwt "^4.0.0"
|
720 | 722 |
|
| 723 | +"@feathersjs/authentication@^4.3.7": |
| 724 | + version "4.3.7" |
| 725 | + resolved "https://registry.yarnpkg.com/@feathersjs/authentication/-/authentication-4.3.7.tgz#9414f2b80cb861701f35930e5705590f04d73ecd" |
| 726 | + integrity sha512-FeoBMuyKKeqYH6C2/KYPWvGr6+MSjtcjd46uQenT5+0OHrwC58TVzWXSLF2WgjsmyAADSHw0i+vwPx3oyjsSPw== |
| 727 | + dependencies: |
| 728 | + "@feathersjs/errors" "^4.3.7" |
| 729 | + "@feathersjs/feathers" "^4.3.7" |
| 730 | + "@feathersjs/transport-commons" "^4.3.7" |
| 731 | + debug "^4.1.1" |
| 732 | + jsonwebtoken "^8.5.1" |
| 733 | + lodash "^4.17.15" |
| 734 | + long-timeout "^0.1.1" |
| 735 | + uuid "^3.3.3" |
| 736 | + |
721 | 737 | "@feathersjs/client@^3.7.8":
|
722 | 738 | version "3.7.8"
|
723 | 739 | resolved "https://registry.yarnpkg.com/@feathersjs/client/-/client-3.7.8.tgz#a17e8c241e91a6d80dedf5c187443b416a3e7c82"
|
|
887 | 903 | regexpp "^2.0.1"
|
888 | 904 | tsutils "^3.7.0"
|
889 | 905 |
|
890 |
| -"@typescript-eslint/[email protected]": |
891 |
| - version "1.11.0" |
892 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-1.11.0.tgz#594abe47091cbeabac1d6f9cfed06d0ad99eb7e3" |
893 |
| - integrity sha512-7LbfaqF6B8oa8cp/315zxKk8FFzosRzzhF8Kn/ZRsRsnpm7Qcu25cR/9RnAQo5utZ2KIWVgaALr+ZmcbG47ruw== |
894 |
| - dependencies: |
895 |
| - "@typescript-eslint/typescript-estree" "1.11.0" |
896 |
| - eslint-scope "^4.0.0" |
897 |
| - |
898 | 906 | "@typescript-eslint/[email protected]":
|
899 | 907 | version "1.13.0"
|
900 | 908 | resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-1.13.0.tgz#b08c60d780c0067de2fb44b04b432f540138301e"
|
|
914 | 922 | "@typescript-eslint/typescript-estree" "1.13.0"
|
915 | 923 | eslint-visitor-keys "^1.0.0"
|
916 | 924 |
|
917 |
| -"@typescript-eslint/[email protected]": |
918 |
| - version "1.11.0" |
919 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-1.11.0.tgz#b7b5782aab22e4b3b6d84633652c9f41e62d37d5" |
920 |
| - integrity sha512-fquUHF5tAx1sM2OeRCC7wVxFd1iMELWMGCzOSmJ3pLzArj9+kRixdlC4d5MncuzXpjEqc6045p3KwM0o/3FuUA== |
921 |
| - dependencies: |
922 |
| - lodash.unescape "4.0.1" |
923 |
| - semver "5.5.0" |
924 |
| - |
925 | 925 | "@typescript-eslint/[email protected]":
|
926 | 926 | version "1.13.0"
|
927 | 927 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-1.13.0.tgz#8140f17d0f60c03619798f1d628b8434913dc32e"
|
@@ -6897,7 +6897,7 @@ jsonify@~0.0.0:
|
6897 | 6897 | resolved "https://registry.yarnpkg.com/jsonify/-/jsonify-0.0.0.tgz#2c74b6ee41d93ca51b7b5aaee8f503631d252a73"
|
6898 | 6898 | integrity sha1-LHS27kHZPKUbe1qu6PUDYx0lKnM=
|
6899 | 6899 |
|
6900 |
| -jsonwebtoken@^8.2.0: |
| 6900 | +jsonwebtoken@^8.2.0, jsonwebtoken@^8.5.1: |
6901 | 6901 | version "8.5.1"
|
6902 | 6902 | resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-8.5.1.tgz#00e71e0b8df54c2121a1f26137df2280673bcc0d"
|
6903 | 6903 | integrity sha512-XjwVfRS6jTMsqYs0EsuJ4LGxXV14zQybNd4L2r0UvbVnSF9Af8x7p5MzbJ90Ioz/9TI41/hTCvznF/loiSzn8w==
|
@@ -6948,7 +6948,7 @@ jws@^3.2.2:
|
6948 | 6948 | jwa "^1.4.1"
|
6949 | 6949 | safe-buffer "^5.0.1"
|
6950 | 6950 |
|
6951 |
| -jwt-decode@^2.1.0, jwt-decode@^2.2.0: |
| 6951 | +jwt-decode@^2.2.0: |
6952 | 6952 | version "2.2.0"
|
6953 | 6953 | resolved "https://registry.yarnpkg.com/jwt-decode/-/jwt-decode-2.2.0.tgz#7d86bd56679f58ce6a84704a657dd392bba81a79"
|
6954 | 6954 | integrity sha1-fYa9VmefWM5qhHBKZX3TkruoGnk=
|
@@ -7252,6 +7252,11 @@ loglevel@^1.6.4:
|
7252 | 7252 | resolved "https://registry.yarnpkg.com/loglevel/-/loglevel-1.6.4.tgz#f408f4f006db8354d0577dcf6d33485b3cb90d56"
|
7253 | 7253 | integrity sha512-p0b6mOGKcGa+7nnmKbpzR6qloPbrgLcnio++E+14Vo/XffOGwZtRpUhr8dTH/x2oCMmEoIU0Zwm3ZauhvYD17g==
|
7254 | 7254 |
|
| 7255 | +long-timeout@^0.1.1: |
| 7256 | + version "0.1.1" |
| 7257 | + resolved "https://registry.yarnpkg.com/long-timeout/-/long-timeout-0.1.1.tgz#9721d788b47e0bcb5a24c2e2bee1a0da55dab514" |
| 7258 | + integrity sha1-lyHXiLR+C8taJMLivuGg2lXatRQ= |
| 7259 | + |
7255 | 7260 | loose-envify@^1.0.0, loose-envify@^1.4.0:
|
7256 | 7261 | version "1.4.0"
|
7257 | 7262 | resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
|
|
11129 | 11134 | resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
|
11130 | 11135 | integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=
|
11131 | 11136 |
|
11132 |
| -uuid@^3.0.1, uuid@^3.3.2: |
| 11137 | +uuid@^3.0.1, uuid@^3.3.2, uuid@^3.3.3: |
11133 | 11138 | version "3.3.3"
|
11134 | 11139 | resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.3.tgz#4568f0216e78760ee1dbf3a4d2cf53e224112866"
|
11135 | 11140 | integrity sha512-pW0No1RGHgzlpHJO1nsVrHKpOEIxkGg1xB+v0ZmdNH5OAeAwzAVrCnI2/6Mtx+Uys6iaylxa+D3g4j63IKKjSQ==
|
|
0 commit comments