|
728 | 728 | resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-4.3.7.tgz#7f85d32d96d250a8a6d4a74f60cc7050b0be80df"
|
729 | 729 | integrity sha512-AX7fh88MUW3d5T+Zb0lVvwrWqioOhtsCwk9LJtQvexS3CTK6E/xzf6qKFfOv3IQ8x82/6OtMW+F2Yjc3clMFiw==
|
730 | 730 |
|
731 |
| -"@feathersjs/commons@^4.3.7": |
732 |
| - version "4.3.7" |
733 |
| - resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-4.3.7.tgz#7f85d32d96d250a8a6d4a74f60cc7050b0be80df" |
734 |
| - integrity sha512-AX7fh88MUW3d5T+Zb0lVvwrWqioOhtsCwk9LJtQvexS3CTK6E/xzf6qKFfOv3IQ8x82/6OtMW+F2Yjc3clMFiw== |
| 731 | +"@feathersjs/errors@^3.3.6": |
| 732 | + version "3.3.6" |
| 733 | + resolved "https://registry.yarnpkg.com/@feathersjs/errors/-/errors-3.3.6.tgz#c34cfcd0a8fc1519afb36030efb3f835a8088015" |
| 734 | + integrity sha512-VCohY/AQU13xYyZGl6rfdUgE+2bjaI76a4aEb6reIphHKgb4mnjYlg2PzS1/hcU1qUNi515kY9yQa5HsE7J1dQ== |
| 735 | + dependencies: |
| 736 | + debug "^4.0.0" |
735 | 737 |
|
736 |
| -"@feathersjs/feathers@^4.3.7": |
737 |
| - version "4.3.7" |
738 |
| - resolved "https://registry.yarnpkg.com/@feathersjs/feathers/-/feathers-4.3.7.tgz#ac4be01427b3db88947359e6b605f48d6805335d" |
739 |
| - integrity sha512-gpxWG4B4I3M1C+es2jFh4AEF0L5zcSGhK7zMCB0nZp8R3VJClSJ7qtGcmIrOWPjYVKPcZYqAdFZgFn2T0+tvAA== |
740 | 738 | "@feathersjs/errors@^4.3.7":
|
741 | 739 | version "4.3.7"
|
742 | 740 | resolved "https://registry.yarnpkg.com/@feathersjs/errors/-/errors-4.3.7.tgz#ee576d06f5dfc502aa2ed1a0ee13380fa30d71e5"
|
743 | 741 | integrity sha512-OGyPZpq5qkr6TjG5aqFBNgpsK3pwhMRxHPjHkGXBKfseRACTS//ma3kJhRiGxhFetu5IsIsAYBpLRhyTbiBi8w==
|
744 |
| - dependencies: |
745 |
| - debug "^4.1.1" |
746 |
| - |
747 | 742 | dependencies:
|
748 | 743 | "@feathersjs/commons" "^4.3.7"
|
749 | 744 | debug "^4.1.1"
|
750 | 745 | events "^3.0.0"
|
751 | 746 | uberproto "^2.0.4"
|
752 | 747 |
|
| 748 | +"@feathersjs/feathers@^4.3.7": |
| 749 | + version "4.3.7" |
| 750 | + resolved "https://registry.yarnpkg.com/@feathersjs/feathers/-/feathers-4.3.7.tgz#ac4be01427b3db88947359e6b605f48d6805335d" |
| 751 | + integrity sha512-gpxWG4B4I3M1C+es2jFh4AEF0L5zcSGhK7zMCB0nZp8R3VJClSJ7qtGcmIrOWPjYVKPcZYqAdFZgFn2T0+tvAA== |
| 752 | + |
753 | 753 | "@feathersjs/rest-client@^1.4.7":
|
754 | 754 | version "1.4.7"
|
755 | 755 | resolved "https://registry.yarnpkg.com/@feathersjs/rest-client/-/rest-client-1.4.7.tgz#6fb556721b661f7aa73f27173925b17274fae164"
|
@@ -4641,9 +4641,9 @@ eslint-plugin-node@~7.0.1:
|
4641 | 4641 | semver "^5.5.0"
|
4642 | 4642 |
|
4643 | 4643 | eslint-plugin-prettier@^3.0.0, eslint-plugin-prettier@^3.0.1:
|
4644 |
| - version "3.1.0" |
4645 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.0.tgz#8695188f95daa93b0dc54b249347ca3b79c4686d" |
4646 |
| - integrity sha512-XWX2yVuwVNLOUhQijAkXz+rMPPoCr7WFiAl8ig6I7Xn+pPVhDhzg4DxHpmbeb0iqjO9UronEA3Tb09ChnFVHHA== |
| 4644 | + version "3.1.1" |
| 4645 | + resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.1.tgz#507b8562410d02a03f0ddc949c616f877852f2ba" |
| 4646 | + integrity sha512-A+TZuHZ0KU0cnn56/9mfR7/KjUJ9QNVXUhwvRFSR7PGPe0zQR6PTkmyqg1AtUUEOzTqeRsUwyKFh0oVZKVCrtA== |
4647 | 4647 | dependencies:
|
4648 | 4648 | prettier-linter-helpers "^1.0.0"
|
4649 | 4649 |
|
|
0 commit comments