|
5054 | 5054 | webpack "5.72.1" |
5055 | 5055 | webpack-node-externals "3.0.0" |
5056 | 5056 |
|
5057 | | - |
5058 | | - version "8.4.6" |
5059 | | - resolved "https://registry.yarnpkg.com/@nestjs/common/-/common-8.4.6.tgz#e2858c230371eeb5ccf7547d5b9434a2096da835" |
5060 | | - integrity sha512-INp1ERDrLiQ4GwRc3zotTwBLZm2sIwcJwnBE2yXqsth17KijmoVmY8UB5Tares0IlwjsqlRFWkCX8uWE5rzbSA== |
| 5057 | + |
| 5058 | + version "8.4.7" |
| 5059 | + resolved "https://registry.yarnpkg.com/@nestjs/common/-/common-8.4.7.tgz#fc4a575b797e230bb5a0bcab6da8b796aa88d605" |
| 5060 | + integrity sha512-m/YsbcBal+gA5CFrDpqXqsSfylo+DIQrkFY3qhVIltsYRfu8ct8J9pqsTO6OPf3mvqdOpFGrV5sBjoyAzOBvsw== |
5061 | 5061 | dependencies: |
5062 | 5062 | axios "0.27.2" |
5063 | 5063 | iterare "1.2.1" |
5064 | 5064 | tslib "2.4.0" |
5065 | 5065 | uuid "8.3.2" |
5066 | 5066 |
|
5067 | | - |
5068 | | - version "8.4.6" |
5069 | | - resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-8.4.6.tgz#db1afa3202cddffa308c6f321e2e07ebcc05d513" |
5070 | | - integrity sha512-5zHpxTYV7HT3lfF7l/x0EWBfmuyuDOnGRcALf88tzDGs/7Q/VC6l65d6eFwDwI37NLtScqnmEkT9of8E3fT3mA== |
| 5067 | + |
| 5068 | + version "8.4.7" |
| 5069 | + resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-8.4.7.tgz#fbec7fa744ac8749a4b966f759a6656c1cf43883" |
| 5070 | + integrity sha512-XB9uexHqzr2xkPo6QSiQWJJttyYYLmvQ5My64cFvWFi7Wk2NIus0/xUNInwX3kmFWB6pF1ab5Y2ZBvWdPwGBhw== |
5071 | 5071 | dependencies: |
5072 | 5072 | "@nuxtjs/opencollective" "0.3.2" |
5073 | 5073 | fast-safe-stringify "2.1.1" |
|
5109 | 5109 | resolved "https://registry.yarnpkg.com/@nestjs/mongoose/-/mongoose-8.0.1.tgz#95d640bc746fdba04103a1e57a1ee3e3787ff0f1" |
5110 | 5110 | integrity sha512-L/115qDU5Jhw2LmyMiNsnf8jI7ajy8nJESCR13KKUpPuUc3nZiDJTrsLg0z5Zwa4FiawXzvPguWOb9/QW7wJtA== |
5111 | 5111 |
|
5112 | | - |
5113 | | - version "8.4.6" |
5114 | | - resolved "https://registry.yarnpkg.com/@nestjs/platform-express/-/platform-express-8.4.6.tgz#517f503391248e7a88c51365cedd8ad9a9c6cb9d" |
5115 | | - integrity sha512-OserZ+RwjMyECFAL0/12Bztf63EnFhlFUEJ4/a502RQ0eZogt4M3ROauaW4bpt2Q3YH4hy0eT+4eqkVOMzjtPQ== |
| 5112 | + |
| 5113 | + version "8.4.7" |
| 5114 | + resolved "https://registry.yarnpkg.com/@nestjs/platform-express/-/platform-express-8.4.7.tgz#402a3d3c47327a164bb3867615f423c29d1a6cd9" |
| 5115 | + integrity sha512-lPE5Ltg2NbQGRQIwXWY+4cNrXhJdycbxFDQ8mNxSIuv+LbrJBIdEB/NONk+LLn9N/8d2+I2LsIETGQrPvsejBg== |
5116 | 5116 | dependencies: |
5117 | 5117 | body-parser "1.20.0" |
5118 | 5118 | cors "2.8.5" |
5119 | 5119 | express "4.18.1" |
5120 | | - multer "1.4.4" |
| 5120 | + multer "1.4.4-lts.1" |
5121 | 5121 | tslib "2.4.0" |
5122 | 5122 |
|
5123 | 5123 | |
|
5158 | 5158 | lodash "4.17.21" |
5159 | 5159 | path-to-regexp "3.2.0" |
5160 | 5160 |
|
5161 | | - |
5162 | | - version "8.4.6" |
5163 | | - resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-8.4.6.tgz#4e80368090bb71d775d14d99efa96803b96312d0" |
5164 | | - integrity sha512-uGRNQ0iWIHqjz5CLxQCTtQ3dB1KyPfkHXnko5mBwKk/iBTiACmll61rVt89Wh8RM+w0bmvCHp9sacNI7IynESg== |
| 5161 | + |
| 5162 | + version "8.4.7" |
| 5163 | + resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-8.4.7.tgz#fe4f356c0e081e25fe8c899a65e91dd88947fd13" |
| 5164 | + integrity sha512-aedpeJFicTBeiTCvJWUG45WMMS53f5eu8t2fXsfjsU1t+WdDJqYcZyrlCzA4dL1B7MfbqaTURdvuVVHTmJO8ag== |
5165 | 5165 | dependencies: |
5166 | 5166 | tslib "2.4.0" |
5167 | 5167 |
|
@@ -8664,6 +8664,13 @@ busboy@^0.3.1: |
8664 | 8664 | dependencies: |
8665 | 8665 | dicer "0.3.0" |
8666 | 8666 |
|
| 8667 | +busboy@^1.0.0: |
| 8668 | + version "1.6.0" |
| 8669 | + resolved "https://registry.yarnpkg.com/busboy/-/busboy-1.6.0.tgz#966ea36a9502e43cdb9146962523b92f531f6893" |
| 8670 | + integrity sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA== |
| 8671 | + dependencies: |
| 8672 | + streamsearch "^1.1.0" |
| 8673 | + |
8667 | 8674 | |
8668 | 8675 | version "3.0.0" |
8669 | 8676 | resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.0.0.tgz#d32815404d689699f85a4ea4fa8755dd13a96048" |
|
17473 | 17480 | resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2" |
17474 | 17481 | integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA== |
17475 | 17482 |
|
17476 | | - |
17477 | | - version "1.4.4" |
17478 | | - resolved "https://registry.yarnpkg.com/multer/-/multer-1.4.4.tgz#e2bc6cac0df57a8832b858d7418ccaa8ebaf7d8c" |
17479 | | - integrity sha512-2wY2+xD4udX612aMqMcB8Ws2Voq6NIUPEtD1be6m411T4uDH/VtL9i//xvcyFlTVfRdaBsk7hV5tgrGQqhuBiw== |
| 17483 | + |
| 17484 | + version "1.4.4-lts.1" |
| 17485 | + resolved "https://registry.yarnpkg.com/multer/-/multer-1.4.4-lts.1.tgz#24100f701a4611211cfae94ae16ea39bb314e04d" |
| 17486 | + integrity sha512-WeSGziVj6+Z2/MwQo3GvqzgR+9Uc+qt8SwHKh3gvNPiISKfsMfG4SvCOFYlxxgkXt7yIV2i1yczehm0EOKIxIg== |
17480 | 17487 | dependencies: |
17481 | 17488 | append-field "^1.0.0" |
17482 | | - busboy "^0.2.11" |
| 17489 | + busboy "^1.0.0" |
17483 | 17490 | concat-stream "^1.5.2" |
17484 | 17491 | mkdirp "^0.5.4" |
17485 | 17492 | object-assign "^4.1.1" |
17486 | | - on-finished "^2.3.0" |
17487 | 17493 | type-is "^1.6.4" |
17488 | 17494 | xtend "^4.0.0" |
17489 | 17495 |
|
|
21958 | 21964 | resolved "https://registry.yarnpkg.com/streamsearch/-/streamsearch-0.1.2.tgz#808b9d0e56fc273d809ba57338e929919a1a9f1a" |
21959 | 21965 | integrity sha1-gIudDlb8Jz2Am6VzOOkpkZoanxo= |
21960 | 21966 |
|
| 21967 | +streamsearch@^1.1.0: |
| 21968 | + version "1.1.0" |
| 21969 | + resolved "https://registry.yarnpkg.com/streamsearch/-/streamsearch-1.1.0.tgz#404dd1e2247ca94af554e841a8ef0eaa238da764" |
| 21970 | + integrity sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg== |
| 21971 | + |
21961 | 21972 | strict-uri-encode@^1.0.0: |
21962 | 21973 | version "1.1.0" |
21963 | 21974 | resolved "https://registry.yarnpkg.com/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz#279b225df1d582b1f54e65addd4352e18faa0713" |
|
0 commit comments