|
907 | 907 | "@types/yargs" "^16.0.0"
|
908 | 908 | chalk "^4.0.0"
|
909 | 909 |
|
910 |
| -"@nestjs/common@7.6.18": |
911 |
| - version "7.6.18" |
912 |
| - resolved "https://registry.yarnpkg.com/@nestjs/common/-/common-7.6.18.tgz#d89e6d248985eec13af60507a8725cb2142d660a" |
913 |
| - integrity sha512-BUJQHNhWzwWOkS4Ryndzd4HTeRObcAWV2Fh+ermyo3q3xYQQzNoEWclJVL/wZec8AONELwIJ+PSpWI53VP0leg== |
| 910 | +"@nestjs/common@8.0.0": |
| 911 | + version "8.0.0" |
| 912 | + resolved "https://registry.yarnpkg.com/@nestjs/common/-/common-8.0.0.tgz#b87499cb6cd9ff0313a247da70ea5c5a16011fd7" |
| 913 | + integrity sha512-qztj56rJRFnNPfz/ddCu2TkSwEHTpm0wi9xydyEfHk8b7QM10ZwkHoM2Of/qWxDkh3qDu8fscdxo7w1ix+EKFA== |
914 | 914 | dependencies:
|
915 | 915 | axios "0.21.1"
|
916 | 916 | iterare "1.2.1"
|
917 |
| - tslib "2.2.0" |
| 917 | + tslib "2.3.0" |
918 | 918 | uuid "8.3.2"
|
919 | 919 |
|
920 |
| -"@nestjs/core@7.6.18": |
921 |
| - version "7.6.18" |
922 |
| - resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-7.6.18.tgz#36448f0ae7f7d08f032e1e7e53b4a4c82ae844d7" |
923 |
| - integrity sha512-CGu20OjIxgFDY7RJT5t1TDGL8wSlTSlbZEkn8U5OlICZEB3WIpi98G7ajJpnRWmEgW8S4aDJmRKGjT+Ntj5U4A== |
| 920 | +"@nestjs/core@8.0.0": |
| 921 | + version "8.0.0" |
| 922 | + resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-8.0.0.tgz#db609c46cb7482279bac9b1aef7bce343df38bad" |
| 923 | + integrity sha512-DGlqMoPvWZmPPTXX2B2ln5l9WHMCfCPkF+/PoSmnDLuuVo/QlKBAlDbZELVRuELShpXVXiJlcManFQ579dxhOA== |
924 | 924 | dependencies:
|
925 | 925 | "@nuxtjs/opencollective" "0.3.2"
|
926 | 926 | fast-safe-stringify "2.0.7"
|
927 | 927 | iterare "1.2.1"
|
928 |
| - object-hash "2.1.1" |
| 928 | + object-hash "2.2.0" |
929 | 929 | path-to-regexp "3.2.0"
|
930 |
| - tslib "2.2.0" |
| 930 | + tslib "2.3.0" |
931 | 931 | uuid "8.3.2"
|
932 | 932 |
|
933 | 933 |
|
@@ -4530,10 +4530,10 @@ object-assign@^4:
|
4530 | 4530 | resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
|
4531 | 4531 | integrity sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=
|
4532 | 4532 |
|
4533 |
| -object-hash@2.1.1: |
4534 |
| - version "2.1.1" |
4535 |
| - resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-2.1.1.tgz#9447d0279b4fcf80cff3259bf66a1dc73afabe09" |
4536 |
| - integrity sha512-VOJmgmS+7wvXf8CjbQmimtCnEx3IAoLxI3fp2fbWehxrWBcAQFbk+vcwb6vzR0VZv/eNCJ/27j151ZTwqW/JeQ== |
| 4533 | +object-hash@2.2.0: |
| 4534 | + version "2.2.0" |
| 4535 | + resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-2.2.0.tgz#5ad518581eefc443bd763472b8ff2e9c2c0d54a5" |
| 4536 | + integrity sha512-gScRMn0bS5fH+IuwyIFgnh9zBdo4DV+6GhygmWM9HyNJSgS0hScp1f5vjtm7oIIOiT9trXrShAkLFSc2IqKNgw== |
4537 | 4537 |
|
4538 | 4538 | object-inspect@^1.9.0:
|
4539 | 4539 | version "1.9.0"
|
@@ -5785,10 +5785,10 @@ tsconfig-paths@^3.9.0:
|
5785 | 5785 | minimist "^1.2.0"
|
5786 | 5786 | strip-bom "^3.0.0"
|
5787 | 5787 |
|
5788 |
| -tslib@2.2.0: |
5789 |
| - version "2.2.0" |
5790 |
| - resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.2.0.tgz#fb2c475977e35e241311ede2693cee1ec6698f5c" |
5791 |
| - integrity sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w== |
| 5788 | +tslib@2.3.0: |
| 5789 | + version "2.3.0" |
| 5790 | + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.0.tgz#803b8cdab3e12ba581a4ca41c8839bbb0dacb09e" |
| 5791 | + integrity sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg== |
5792 | 5792 |
|
5793 | 5793 | tslib@^1.8.1, tslib@^1.9.0:
|
5794 | 5794 | version "1.14.1"
|
|
0 commit comments