|
742 | 742 | "@types/yargs" "^15.0.0"
|
743 | 743 | chalk "^4.0.0"
|
744 | 744 |
|
745 |
| -"@nestjs/common@7.5.4": |
746 |
| - version "7.5.4" |
747 |
| - resolved "https://registry.yarnpkg.com/@nestjs/common/-/common-7.5.4.tgz#06093206bfa71ada1c54fc4cffea922cef6c5dbd" |
748 |
| - integrity sha512-5Bz27EJz+g6fQ10P99Lovkyx++4w9a9TNUcnPXGloEeRFhAn0YeEM4c8Toj7uFq880xPoteBeZ9V2khOFWl4WQ== |
| 745 | +"@nestjs/common@7.5.5": |
| 746 | + version "7.5.5" |
| 747 | + resolved "https://registry.yarnpkg.com/@nestjs/common/-/common-7.5.5.tgz#9c8bfcbe32ef7768d87cb458084271f7e38cc32e" |
| 748 | + integrity sha512-dubDHjashfARGV8zhcANTsL5o0ZPm2xTB/BI12wgwTjCnM8WkaFqXpSCngqJyB3/XTFwllkP2g1ok6TwAZcSJw== |
749 | 749 | dependencies:
|
750 | 750 | axios "0.21.0"
|
751 | 751 | iterare "1.2.1"
|
752 | 752 | tslib "2.0.3"
|
753 | 753 | uuid "8.3.1"
|
754 | 754 |
|
755 |
| -"@nestjs/core@7.5.4": |
756 |
| - version "7.5.4" |
757 |
| - resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-7.5.4.tgz#69ef8d23a686009c68eeacc2a96593d1ff15a25e" |
758 |
| - integrity sha512-OY7Kyne0mLoNlCodpT4gENISxMLnEmaUGBqPdqX5b3tZxh/NXeFBS5+1fJ/T2f4in+srM4cNioxDNUzRtTJsBw== |
| 755 | +"@nestjs/core@7.5.5": |
| 756 | + version "7.5.5" |
| 757 | + resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-7.5.5.tgz#718b267174e292f82d15a2fde1f993b3dfd640f4" |
| 758 | + integrity sha512-ktGOTgBSL8PoInLqcPWC8mPeCCHBaaEJX6LmzfbjHWCPRZqu96kiiQ1a245yTo/ifYrtaqQ7gAaHJpcszEAYwg== |
759 | 759 | dependencies:
|
760 |
| - "@nuxtjs/opencollective" "0.2.2" |
| 760 | + "@nuxtjs/opencollective" "0.3.2" |
761 | 761 | fast-safe-stringify "2.0.7"
|
762 | 762 | iterare "1.2.1"
|
763 | 763 | object-hash "2.0.3"
|
764 | 764 | path-to-regexp "3.2.0"
|
765 | 765 | tslib "2.0.3"
|
766 | 766 | uuid "8.3.1"
|
767 | 767 |
|
768 |
| -"@nestjs/platform-express@7.5.4": |
769 |
| - version "7.5.4" |
770 |
| - resolved "https://registry.yarnpkg.com/@nestjs/platform-express/-/platform-express-7.5.4.tgz#46892a413432b7c2171f74804ba95b829295d32b" |
771 |
| - integrity sha512-uTUnyOoZNzuQqxEpMxCehX+IKASBDqp4sMeoIYycBVMfsL9gpjkNEfdUnBWInbs73rhnS+Ctuaaum8OaYha95Q== |
| 768 | +"@nestjs/platform-express@7.5.5": |
| 769 | + version "7.5.5" |
| 770 | + resolved "https://registry.yarnpkg.com/@nestjs/platform-express/-/platform-express-7.5.5.tgz#fc6bc076f345762d5d4f4c17bb502eec4b8f6783" |
| 771 | + integrity sha512-LvUH4RAI+LGfD2ZBsCgp+IMmBdvejtJCg9jHTYP0UERZb8imoFxNt7v65a88yLrMA58CEzT02v6FH2LgP50MJA== |
772 | 772 | dependencies:
|
773 | 773 | body-parser "1.19.0"
|
774 | 774 | cors "2.8.5"
|
|
796 | 796 | fs-extra "9.0.1"
|
797 | 797 | pluralize "8.0.0"
|
798 | 798 |
|
799 |
| -"@nestjs/testing@7.5.4": |
800 |
| - version "7.5.4" |
801 |
| - resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-7.5.4.tgz#e95844ef9cbde8f2db0be2fd8ae79da3015405a4" |
802 |
| - integrity sha512-2jrpsi7ftvv+mmHuNc6Ln1DkAUgvzXEDOu6CpWeF/IBr7jgO58yr0ojQ8NqGk/h2NURCVKOK7LzuMlbw5+BemQ== |
| 799 | +"@nestjs/testing@7.5.5": |
| 800 | + version "7.5.5" |
| 801 | + resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-7.5.5.tgz#510198af70e4d260907687ee7c9c98642ecfbb75" |
| 802 | + integrity sha512-6CrDiwtFcMS4kjFFS1pm/0f00ji+32xOlKmojPaNLhmhPw39l5W/5R78iW9g6tFY/Qvm5zpbWz/FKaHxFJYOpQ== |
803 | 803 | dependencies:
|
804 | 804 | optional "0.1.4"
|
805 | 805 | tslib "2.0.3"
|
|
952 | 952 | yargs "15.4.1"
|
953 | 953 | yargs-parser "20.0.0"
|
954 | 954 |
|
955 |
| -"@nuxtjs/opencollective@0.2.2": |
956 |
| - version "0.2.2" |
957 |
| - resolved "https://registry.yarnpkg.com/@nuxtjs/opencollective/-/opencollective-0.2.2.tgz#26a761ebf588cc92a422d7cee996a66bd6e2761e" |
958 |
| - integrity sha512-69gFVDs7mJfNjv9Zs5DFVD+pvBW+k1TaHSOqUWqAyTTfLcKI/EMYQgvEvziRd+zAFtUOoye6MfWh0qvinGISPw== |
959 |
| - dependencies: |
960 |
| - chalk "^2.4.1" |
961 |
| - consola "^2.3.0" |
962 |
| - node-fetch "^2.3.0" |
963 |
| - |
964 | 955 | "@nuxtjs/opencollective@0.3.2":
|
965 | 956 | version "0.3.2"
|
966 | 957 | resolved "https://registry.yarnpkg.com/@nuxtjs/opencollective/-/opencollective-0.3.2.tgz#620ce1044f7ac77185e825e1936115bb38e2681c"
|
@@ -3179,7 +3170,7 @@ connect-history-api-fallback@^1.6.0:
|
3179 | 3170 | resolved "https://registry.yarnpkg.com/connect-history-api-fallback/-/connect-history-api-fallback-1.6.0.tgz#8b32089359308d111115d81cad3fceab888f97bc"
|
3180 | 3171 | integrity sha512-e54B99q/OUoH64zYYRf3HBP5z24G38h5D3qXu23JGRoigpX5Ss4r9ZnDk3g0Z8uQC2x2lPaJ+UlWBc1ZWBWdLg==
|
3181 | 3172 |
|
3182 |
| -consola@^2.15.0, consola@^2.3.0: |
| 3173 | +consola@^2.15.0: |
3183 | 3174 | version "2.15.0"
|
3184 | 3175 | resolved "https://registry.yarnpkg.com/consola/-/consola-2.15.0.tgz#40fc4eefa4d2f8ef2e2806147f056ea207fcc0e9"
|
3185 | 3176 | integrity sha512-vlcSGgdYS26mPf7qNi+dCisbhiyDnrN1zaRbw3CSuc2wGOMEGGPsp46PdRG5gqXwgtJfjxDkxRNAgRPr1B77vQ==
|
@@ -7846,7 +7837,7 @@ node-fetch-npm@^2.0.2:
|
7846 | 7837 | json-parse-better-errors "^1.0.0"
|
7847 | 7838 | safe-buffer "^5.1.1"
|
7848 | 7839 |
|
7849 |
| -node-fetch@^2.3.0, node-fetch@^2.6.1: |
| 7840 | +node-fetch@^2.6.1: |
7850 | 7841 | version "2.6.1"
|
7851 | 7842 | resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
|
7852 | 7843 | integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
|
|
0 commit comments