|
1254 | 1254 | "@types/yargs" "^16.0.0" |
1255 | 1255 | chalk "^4.0.0" |
1256 | 1256 |
|
1257 | | -"@nestjs/common@8.2.4": |
1258 | | - version "8.2.4" |
1259 | | - resolved "https://registry.yarnpkg.com/@nestjs/common/-/common-8.2.4.tgz#a13f270a6ac2119b1a3f5aec0428fea535233bcb" |
1260 | | - integrity sha512-zb6Y//Rd7tRsMsY2qDvX7qk/msr6sBid7V9YNvdePzGNYfMOvtwgNoqtHgbq2F6V4kCtMO7slmmM4/zptSghiQ== |
| 1257 | +"@nestjs/common@8.2.5": |
| 1258 | + version "8.2.5" |
| 1259 | + resolved "https://registry.yarnpkg.com/@nestjs/common/-/common-8.2.5.tgz#6630d446ee6e925476d2401a71b647c00c75dfa9" |
| 1260 | + integrity sha512-8VOZmHcCyhBtfvxehDfudsCrNghUoqDpZA5W8d/PUhMgz4Y1eT0M2ENBIuxr3C3j1vLypFOo30La2ymfQlOC8Q== |
1261 | 1261 | dependencies: |
1262 | 1262 | axios "0.24.0" |
1263 | 1263 | iterare "1.2.1" |
1264 | 1264 | tslib "2.3.1" |
1265 | 1265 | uuid "8.3.2" |
1266 | 1266 |
|
1267 | | -"@nestjs/core@8.2.4": |
1268 | | - version "8.2.4" |
1269 | | - resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-8.2.4.tgz#d8cb54f7bd5530de1f162a649c2b63852c91c8df" |
1270 | | - integrity sha512-CWyS5Rj5tUxwtTGKkGei+ii6CvkGNhuo5hbKGBkCK3McfAMwpCq2pYDjSEFAqn6R2ylL4H3U5H9WU6OWJD1cVw== |
| 1267 | +"@nestjs/core@8.2.5": |
| 1268 | + version "8.2.5" |
| 1269 | + resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-8.2.5.tgz#3c4322bf72bbb934909d5d43218b0f321ec949b8" |
| 1270 | + integrity sha512-R0vp0VlAQFP7qBTZMzMspwOCO6MpsMJON/MsrfHVGgZS5Sd5DInfboWhe2COPnAr+VAT0o4FAKObW08Pdb5hMg== |
1271 | 1271 | dependencies: |
1272 | 1272 | "@nuxtjs/opencollective" "0.3.2" |
1273 | 1273 | fast-safe-stringify "2.1.1" |
|
1277 | 1277 | tslib "2.3.1" |
1278 | 1278 | uuid "8.3.2" |
1279 | 1279 |
|
1280 | | -"@nestjs/platform-express@8.2.4": |
1281 | | - version "8.2.4" |
1282 | | - resolved "https://registry.yarnpkg.com/@nestjs/platform-express/-/platform-express-8.2.4.tgz#076ecda6e35c9f328302e1a5384e754b7c977f1a" |
1283 | | - integrity sha512-1f4y38t4oPYZwDqvBXCsLKU0UBDEubh/zxgiJmnQFLA5xS7U8LQHGXa3+6P7W/kplyw8Wd6i8nmzQKmQfw5q7w== |
| 1280 | +"@nestjs/platform-express@8.2.5": |
| 1281 | + version "8.2.5" |
| 1282 | + resolved "https://registry.yarnpkg.com/@nestjs/platform-express/-/platform-express-8.2.5.tgz#a9685de8769b5ddfd65594499f906e9d12b61564" |
| 1283 | + integrity sha512-TnOgJ5C63r+8/5xt9FHYkveTB9suBtvXaYliNVM0dNj0zQ7w7kMI5Mcy4TF6JkRuMN63uiqReNTBtmtF2kPsBg== |
1284 | 1284 | dependencies: |
1285 | | - body-parser "1.19.0" |
| 1285 | + body-parser "1.19.1" |
1286 | 1286 | cors "2.8.5" |
1287 | 1287 | express "4.17.1" |
1288 | 1288 | multer "1.4.4" |
|
1309 | 1309 | fs-extra "9.0.1" |
1310 | 1310 | pluralize "8.0.0" |
1311 | 1311 |
|
1312 | | -"@nestjs/testing@8.2.4": |
1313 | | - version "8.2.4" |
1314 | | - resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-8.2.4.tgz#75619de2d362c8ea2a346f1ef14457e875840dc5" |
1315 | | - integrity sha512-kRpLbb/y4TFzqP7iuQd3qiCg+auwdnj4qWeBDIW5ugqdnfCjgk/TzlbeTZF08mPYyjvHscg+0bMHri6r0Pm3sQ== |
| 1312 | +"@nestjs/testing@8.2.5": |
| 1313 | + version "8.2.5" |
| 1314 | + resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-8.2.5.tgz#48bd875649f606a5aec856573b5c16795473cc0f" |
| 1315 | + integrity sha512-M0uGfmPb5hc3k8jEHW2/Ilia+BYnxZoZ4MmqrWlLND/zTNSSJZJXUISLDtukka9/GAzGTlyQ3yQJMGL+GjnqXA== |
1316 | 1316 | dependencies: |
1317 | 1317 | optional "0.1.4" |
1318 | 1318 | tslib "2.3.1" |
@@ -2891,6 +2891,22 @@ body-parser@1.19.0: |
2891 | 2891 | raw-body "2.4.0" |
2892 | 2892 | type-is "~1.6.17" |
2893 | 2893 |
|
| 2894 | +body-parser@1.19.1: |
| 2895 | + version "1.19.1" |
| 2896 | + resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.19.1.tgz#1499abbaa9274af3ecc9f6f10396c995943e31d4" |
| 2897 | + integrity sha512-8ljfQi5eBk8EJfECMrgqNGWPEY5jWP+1IzkzkGdFFEwFQZZyaZ21UqdaHktgiMlH0xLHqIFtE/u2OYE5dOtViA== |
| 2898 | + dependencies: |
| 2899 | + bytes "3.1.1" |
| 2900 | + content-type "~1.0.4" |
| 2901 | + debug "2.6.9" |
| 2902 | + depd "~1.1.2" |
| 2903 | + http-errors "1.8.1" |
| 2904 | + iconv-lite "0.4.24" |
| 2905 | + on-finished "~2.3.0" |
| 2906 | + qs "6.9.6" |
| 2907 | + raw-body "2.4.2" |
| 2908 | + type-is "~1.6.18" |
| 2909 | + |
2894 | 2910 | bottleneck@^2.18.1: |
2895 | 2911 | version "2.19.5" |
2896 | 2912 | resolved "https://registry.yarnpkg.com/bottleneck/-/bottleneck-2.19.5.tgz#5df0b90f59fd47656ebe63c78a98419205cadd91" |
@@ -3112,6 +3128,11 @@ bytes@3.1.0: |
3112 | 3128 | resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.0.tgz#f6cf7933a360e0588fa9fde85651cdc7f805d1f6" |
3113 | 3129 | integrity sha512-zauLjrfCG+xvoyaqLoV8bLVXXNGC4JqlxFCutSDWA6fJrTo2ZuvLYTqZ7aHBLZSMOopbzwv8f+wZcVzfVTI2Dg== |
3114 | 3130 |
|
| 3131 | +bytes@3.1.1: |
| 3132 | + version "3.1.1" |
| 3133 | + resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.1.tgz#3f018291cb4cbad9accb6e6970bca9c8889e879a" |
| 3134 | + integrity sha512-dWe4nWO/ruEOY7HkUJ5gFt1DCFV9zPRoJr8pV0/ASQermOZjtq8jMjOprC0Kd10GLN+l7xaUPvxzJFWtxGu8Fg== |
| 3135 | + |
3115 | 3136 | cacache@^12.0.0, cacache@^12.0.2, cacache@^12.0.3: |
3116 | 3137 | version "12.0.4" |
3117 | 3138 | resolved "https://registry.yarnpkg.com/cacache/-/cacache-12.0.4.tgz#668bcbd105aeb5f1d92fe25570ec9525c8faa40c" |
@@ -5724,6 +5745,17 @@ http-errors@1.7.2: |
5724 | 5745 | statuses ">= 1.5.0 < 2" |
5725 | 5746 | toidentifier "1.0.0" |
5726 | 5747 |
|
| 5748 | +http-errors@1.8.1: |
| 5749 | + version "1.8.1" |
| 5750 | + resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.8.1.tgz#7c3f28577cbc8a207388455dbd62295ed07bd68c" |
| 5751 | + integrity sha512-Kpk9Sm7NmI+RHhnj6OIWDI1d6fIoFAtFt9RLaTMRlg/8w49juAStsrBgp0Dp4OdxdVbRIeKhtCUvoi/RuAhO4g== |
| 5752 | + dependencies: |
| 5753 | + depd "~1.1.2" |
| 5754 | + inherits "2.0.4" |
| 5755 | + setprototypeof "1.2.0" |
| 5756 | + statuses ">= 1.5.0 < 2" |
| 5757 | + toidentifier "1.0.1" |
| 5758 | + |
5727 | 5759 | http-errors@~1.7.2: |
5728 | 5760 | version "1.7.3" |
5729 | 5761 | resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.7.3.tgz#6c619e4f9c60308c38519498c14fbb10aacebb06" |
@@ -9589,6 +9621,11 @@ qs@6.7.0: |
9589 | 9621 | resolved "https://registry.yarnpkg.com/qs/-/qs-6.7.0.tgz#41dc1a015e3d581f1621776be31afb2876a9b1bc" |
9590 | 9622 | integrity sha512-VCdBRNFTX1fyE7Nb6FYoURo/SPe62QCaAyzJvUjwRaIsc+NePBEniHlvxFmmX56+HZphIGtV0XeCirBtpDrTyQ== |
9591 | 9623 |
|
| 9624 | +qs@6.9.6: |
| 9625 | + version "6.9.6" |
| 9626 | + resolved "https://registry.yarnpkg.com/qs/-/qs-6.9.6.tgz#26ed3c8243a431b2924aca84cc90471f35d5a0ee" |
| 9627 | + integrity sha512-TIRk4aqYLNoJUbd+g2lEdz5kLWIuTMRagAXxl78Q0RiVjAOugHmeKNGdd3cwo/ktpf9aL9epCfFqWDEKysUlLQ== |
| 9628 | + |
9592 | 9629 | qs@~6.5.2: |
9593 | 9630 | version "6.5.2" |
9594 | 9631 | resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.2.tgz#cb3ae806e8740444584ef154ce8ee98d403f3e36" |
@@ -9653,6 +9690,16 @@ raw-body@2.4.0: |
9653 | 9690 | iconv-lite "0.4.24" |
9654 | 9691 | unpipe "1.0.0" |
9655 | 9692 |
|
| 9693 | +raw-body@2.4.2: |
| 9694 | + version "2.4.2" |
| 9695 | + resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.4.2.tgz#baf3e9c21eebced59dd6533ac872b71f7b61cb32" |
| 9696 | + integrity sha512-RPMAFUJP19WIet/99ngh6Iv8fzAbqum4Li7AD6DtGaW2RpMB/11xDoalPiJMTbu6I3hkbMVkATvZrqb9EEqeeQ== |
| 9697 | + dependencies: |
| 9698 | + bytes "3.1.1" |
| 9699 | + http-errors "1.8.1" |
| 9700 | + iconv-lite "0.4.24" |
| 9701 | + unpipe "1.0.0" |
| 9702 | + |
9656 | 9703 | rc@^1.0.1, rc@^1.1.6, rc@^1.2.8: |
9657 | 9704 | version "1.2.8" |
9658 | 9705 | resolved "https://registry.yarnpkg.com/rc/-/rc-1.2.8.tgz#cd924bf5200a075b83c188cd6b9e211b7fc0d3ed" |
@@ -10303,6 +10350,11 @@ setprototypeof@1.1.1: |
10303 | 10350 | resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.1.1.tgz#7e95acb24aa92f5885e0abef5ba131330d4ae683" |
10304 | 10351 | integrity sha512-JvdAWfbXeIGaZ9cILp38HntZSFSo3mWg6xGcJJsd+d4aRMOqauag1C63dJfDw7OaMYwEbHMOxEZ1lqVRYP2OAw== |
10305 | 10352 |
|
| 10353 | +setprototypeof@1.2.0: |
| 10354 | + version "1.2.0" |
| 10355 | + resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.2.0.tgz#66c9a24a73f9fc28cbe66b09fed3d33dcaf1b424" |
| 10356 | + integrity sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw== |
| 10357 | + |
10306 | 10358 | sha.js@^2.4.0, sha.js@^2.4.8: |
10307 | 10359 | version "2.4.11" |
10308 | 10360 | resolved "https://registry.yarnpkg.com/sha.js/-/sha.js-2.4.11.tgz#37a5cf0b81ecbc6943de109ba2960d1b26584ae7" |
@@ -11119,6 +11171,11 @@ toidentifier@1.0.0: |
11119 | 11171 | resolved "https://registry.yarnpkg.com/toidentifier/-/toidentifier-1.0.0.tgz#7e1be3470f1e77948bc43d94a3c8f4d7752ba553" |
11120 | 11172 | integrity sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw== |
11121 | 11173 |
|
| 11174 | +toidentifier@1.0.1: |
| 11175 | + version "1.0.1" |
| 11176 | + resolved "https://registry.yarnpkg.com/toidentifier/-/toidentifier-1.0.1.tgz#3be34321a88a820ed1bd80dfaa33e479fbb8dd35" |
| 11177 | + integrity sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA== |
| 11178 | + |
11122 | 11179 | tough-cookie@^4.0.0: |
11123 | 11180 | version "4.0.0" |
11124 | 11181 | resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-4.0.0.tgz#d822234eeca882f991f0f908824ad2622ddbece4" |
|
0 commit comments