|
628 | 628 | lodash.set "4.3.2" |
629 | 629 | uuid "8.3.2" |
630 | 630 |
|
631 | | -"@nestjs/core@7.6.15": |
632 | | - version "7.6.15" |
633 | | - resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-7.6.15.tgz#dfcc5a7804c10d07f81dde514804b484b909d08a" |
634 | | - integrity sha512-8CrL/iY5Gt4HJfyDg1PgPalhT7tVRT643f2mGMgPum/P/e94uuwEYBNIgsMEVOJUrOAWZkNIN60uEf8JkH6GWw== |
| 631 | +"@nestjs/core@9.0.5": |
| 632 | + version "9.0.5" |
| 633 | + resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-9.0.5.tgz#b4cb8f8b0c1d234a840f06e265717d4a24f8d224" |
| 634 | + integrity sha512-41BBJlsquasVrGeRWNYb74Fwsc+oB5EmKC/hioQJAhGqIw5Kr5AcdEoEFaMKFzNLAPbU6c/nVW8T8CrvtQbQww== |
635 | 635 | dependencies: |
636 | 636 | "@nuxtjs/opencollective" "0.3.2" |
637 | | - fast-safe-stringify "2.0.7" |
| 637 | + fast-safe-stringify "2.1.1" |
638 | 638 | iterare "1.2.1" |
639 | | - object-hash "2.1.1" |
| 639 | + object-hash "3.0.0" |
640 | 640 | path-to-regexp "3.2.0" |
641 | | - tslib "2.1.0" |
| 641 | + tslib "2.4.0" |
642 | 642 | uuid "8.3.2" |
643 | 643 |
|
644 | 644 | "@nestjs/passport@7.1.5": |
@@ -2597,7 +2597,12 @@ fast-levenshtein@~2.0.6: |
2597 | 2597 | resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917" |
2598 | 2598 | integrity sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc= |
2599 | 2599 |
|
2600 | | -fast-safe-stringify@2.0.7, fast-safe-stringify@^2.0.7: |
| 2600 | +fast-safe-stringify@2.1.1: |
| 2601 | + version "2.1.1" |
| 2602 | + resolved "https://registry.yarnpkg.com/fast-safe-stringify/-/fast-safe-stringify-2.1.1.tgz#c406a83b6e70d9e35ce3b30a81141df30aeba884" |
| 2603 | + integrity sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA== |
| 2604 | + |
| 2605 | +fast-safe-stringify@^2.0.7: |
2601 | 2606 | version "2.0.7" |
2602 | 2607 | resolved "https://registry.yarnpkg.com/fast-safe-stringify/-/fast-safe-stringify-2.0.7.tgz#124aa885899261f68aedb42a7c080de9da608743" |
2603 | 2608 | integrity sha512-Utm6CdzT+6xsDk2m8S6uL8VHxNwI6Jub+e9NYTcAms28T84pTa25GJQV9j0CY0N1rM8hK4x6grpF2BQf+2qwVA== |
@@ -4422,10 +4427,10 @@ object-copy@^0.1.0: |
4422 | 4427 | define-property "^0.2.5" |
4423 | 4428 | kind-of "^3.0.3" |
4424 | 4429 |
|
4425 | | -object-hash@2.1.1: |
4426 | | - version "2.1.1" |
4427 | | - resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-2.1.1.tgz#9447d0279b4fcf80cff3259bf66a1dc73afabe09" |
4428 | | - integrity sha512-VOJmgmS+7wvXf8CjbQmimtCnEx3IAoLxI3fp2fbWehxrWBcAQFbk+vcwb6vzR0VZv/eNCJ/27j151ZTwqW/JeQ== |
| 4430 | +object-hash@3.0.0: |
| 4431 | + version "3.0.0" |
| 4432 | + resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-3.0.0.tgz#73f97f753e7baffc0e2cc9d6e079079744ac82e9" |
| 4433 | + integrity sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw== |
4429 | 4434 |
|
4430 | 4435 | object-visit@^1.0.0: |
4431 | 4436 | version "1.0.1" |
@@ -5799,6 +5804,11 @@ tslib@2.1.0, tslib@^2.1.0: |
5799 | 5804 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a" |
5800 | 5805 | integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A== |
5801 | 5806 |
|
| 5807 | +tslib@2.4.0: |
| 5808 | + version "2.4.0" |
| 5809 | + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3" |
| 5810 | + integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ== |
| 5811 | + |
5802 | 5812 | tslib@^1.13.0, tslib@^1.8.1, tslib@^1.9.0: |
5803 | 5813 | version "1.14.1" |
5804 | 5814 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00" |
|
0 commit comments