|
1260 | 1260 | dotenv-expand "10.0.0"
|
1261 | 1261 | lodash "4.17.21"
|
1262 | 1262 |
|
1263 |
| -"@nestjs/core@^10.4.1": |
1264 |
| - version "10.4.1" |
1265 |
| - resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-10.4.1.tgz#55dd1be59dae380cde8a19288926fcf8423dd4cf" |
1266 |
| - integrity sha512-9I1WdfOBCCHdUm+ClBJupOuZQS6UxzIWHIq6Vp1brAA5ZKl/Wq6BVwSsbnUJGBy3J3PM2XHmR0EQ4fwX3nR7lA== |
| 1263 | +"@nestjs/core@^10.4.4": |
| 1264 | + version "10.4.4" |
| 1265 | + resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-10.4.4.tgz#12cb1110da6d76e12ceccf0e92f6f5220fe27525" |
| 1266 | + integrity sha512-y9tjmAzU6LTh1cC/lWrRsCcOd80khSR0qAHAqwY2svbW+AhsR/XCzgpZrAAKJrm/dDfjLCZKyxJSayeirGcW5Q== |
1267 | 1267 | dependencies:
|
1268 | 1268 | uid "2.0.2"
|
1269 | 1269 | "@nuxtjs/opencollective" "0.3.2"
|
1270 | 1270 | fast-safe-stringify "2.1.1"
|
1271 | 1271 | iterare "1.2.1"
|
1272 |
| - path-to-regexp "3.2.0" |
1273 |
| - tslib "2.6.3" |
| 1272 | + path-to-regexp "3.3.0" |
| 1273 | + tslib "2.7.0" |
1274 | 1274 |
|
1275 | 1275 |
|
1276 | 1276 | version "2.0.5"
|
|
5577 | 5577 | resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-3.2.0.tgz#fa7877ecbc495c601907562222453c43cc204a5f"
|
5578 | 5578 | integrity sha512-jczvQbCUS7XmS7o+y1aEO9OBVFeZBQ1MDSEqmO7xSoPgOPoowY/SxLpZ6Vh97/8qHZOteiCKb7gkG9gA2ZUxJA==
|
5579 | 5579 |
|
| 5580 | + |
| 5581 | + version "3.3.0" |
| 5582 | + resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-3.3.0.tgz#f7f31d32e8518c2660862b644414b6d5c63a611b" |
| 5583 | + integrity sha512-qyCH421YQPS2WFDxDjftfc1ZR5WKQzVzqsp4n9M2kQhVOo/ByahFoUNJfl58kOcEGfQ//7weFTDhm+ss8Ecxgw== |
| 5584 | + |
5580 | 5585 | path-type@^4.0.0:
|
5581 | 5586 | version "4.0.0"
|
5582 | 5587 | resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
|
@@ -6741,11 +6746,16 @@ [email protected], tsconfig-paths@^4.1.2, tsconfig-paths@^4.2.0:
|
6741 | 6746 | minimist "^1.2.6"
|
6742 | 6747 | strip-bom "^3.0.0"
|
6743 | 6748 |
|
6744 |
| -[email protected], tslib@^2.1.0, tslib@^2.5.0, tslib@^2.6.2: |
| 6749 | + |
6745 | 6750 | version "2.6.3"
|
6746 | 6751 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0"
|
6747 | 6752 | integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==
|
6748 | 6753 |
|
| 6754 | +[email protected], tslib@^2.1.0, tslib@^2.5.0, tslib@^2.6.2: |
| 6755 | + version "2.7.0" |
| 6756 | + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.7.0.tgz#d9b40c5c40ab59e8738f297df3087bf1a2690c01" |
| 6757 | + integrity sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA== |
| 6758 | + |
6749 | 6759 | type-check@^0.4.0, type-check@~0.4.0:
|
6750 | 6760 | version "0.4.0"
|
6751 | 6761 | resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.4.0.tgz#07b8203bfa7056c0657050e3ccd2c37730bab8f1"
|
|
0 commit comments