|
1148 | 1148 | "@types/yargs" "^15.0.0"
|
1149 | 1149 | chalk "^3.0.0"
|
1150 | 1150 |
|
1151 |
| -"@nestjs/common@^8.2.0": |
1152 |
| - version "8.2.0" |
1153 |
| - resolved "https://registry.yarnpkg.com/@nestjs/common/-/common-8.2.0.tgz#ae1e94b1d459302d3b3673f9fa6b6dd809f55348" |
1154 |
| - integrity sha512-Vska6eEQtnwM9CBnL7QINQUE8Xq+d4s/CXkpxrUab1HgTA9m5LjmkCPdLw7tBFxMQ6Px+kmcXkQI3rKMfq9Wzw== |
| 1151 | +"@nestjs/common@^9.0.0": |
| 1152 | + version "9.0.11" |
| 1153 | + resolved "https://registry.yarnpkg.com/@nestjs/common/-/common-9.0.11.tgz#5747cfbb5d94d909bc2894bf2a5bec83fca809c5" |
| 1154 | + integrity sha512-oYLIcOal3QOwcqt6goXovRNg8ZkalyOMjH0oYYzfJLrait6P7c6nAeWHu4qFDThY7GoZHEanLgji1qlqVEW09g== |
1155 | 1155 | dependencies:
|
1156 |
| - axios "0.24.0" |
1157 | 1156 | iterare "1.2.1"
|
1158 |
| - tslib "2.3.1" |
| 1157 | + tslib "2.4.0" |
1159 | 1158 | uuid "8.3.2"
|
1160 | 1159 |
|
1161 | 1160 | "@nestjs/graphql@^9.1.1":
|
@@ -2076,13 +2075,6 @@ axe-core@^4.3.5:
|
2076 | 2075 | resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.3.5.tgz#78d6911ba317a8262bfee292aeafcc1e04b49cc5"
|
2077 | 2076 | integrity sha512-WKTW1+xAzhMS5dJsxWkliixlO/PqC4VhmO9T4juNYcaTg9jzWiJsou6m5pxWYGfigWbwzJWeFY6z47a+4neRXA==
|
2078 | 2077 |
|
2079 |
| - |
2080 |
| - version "0.24.0" |
2081 |
| - resolved "https://registry.yarnpkg.com/axios/-/axios-0.24.0.tgz#804e6fa1e4b9c5288501dd9dff56a7a0940d20d6" |
2082 |
| - integrity sha512-Q6cWsys88HoPgAaFAVUb0WpPk0O8iTeisR9IMqy9G8AbO4NlpVknrnQS03zzF9PGAWgO3cgletO3VjV/P7VztA== |
2083 |
| - dependencies: |
2084 |
| - follow-redirects "^1.14.4" |
2085 |
| - |
2086 | 2078 | axobject-query@^2.2.0:
|
2087 | 2079 | version "2.2.0"
|
2088 | 2080 | resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-2.2.0.tgz#943d47e10c0b704aa42275e20edf3722648989be"
|
@@ -3641,11 +3633,6 @@ flatted@^2.0.0:
|
3641 | 3633 | resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.2.tgz#4575b21e2bcee7434aa9be662f4b7b5f9c2b5138"
|
3642 | 3634 | integrity sha512-r5wGx7YeOwNWNlCA0wQ86zKyDLMQr+/RB8xy74M4hTphfmjlijTSSXGuH8rnvKZnfT9i+75zmd8jcKdMR4O6jA==
|
3643 | 3635 |
|
3644 |
| -follow-redirects@^1.14.4: |
3645 |
| - version "1.14.5" |
3646 |
| - resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.5.tgz#f09a5848981d3c772b5392309778523f8d85c381" |
3647 |
| - integrity sha512-wtphSXy7d4/OR+MvIFbCVBDzZ5520qV8XfPklSN5QtxuMUJZ+b0Wnst1e1lCDocfzuCkHqj8k0FpZqO+UIaKNA== |
3648 |
| - |
3649 | 3636 | for-in@^1.0.2:
|
3650 | 3637 | version "1.0.2"
|
3651 | 3638 | resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80"
|
|
7274 | 7261 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
|
7275 | 7262 | integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
|
7276 | 7263 |
|
| 7264 | + |
| 7265 | + version "2.4.0" |
| 7266 | + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3" |
| 7267 | + integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ== |
| 7268 | + |
7277 | 7269 | tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3:
|
7278 | 7270 | version "1.14.1"
|
7279 | 7271 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
|
|
0 commit comments