File tree Expand file tree Collapse file tree 2 files changed +10
-3
lines changed
Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 3333 "@nestjs/platform-express" : " ^7.4.4" ,
3434 "reflect-metadata" : " ^0.1.13" ,
3535 "rimraf" : " ^3.0.0" ,
36- "rxjs" : " ^6.6.3 "
36+ "rxjs" : " ^7.0.0 "
3737 },
3838 "devDependencies" : {
3939 "@nestjs/cli" : " 7.6.0" ,
Original file line number Diff line number Diff line change @@ -7949,13 +7949,20 @@ rxjs@6.6.3, rxjs@^6.6.0:
79497949 dependencies :
79507950 tslib "^1.9.0"
79517951
7952- rxjs@6.6.7, rxjs@^6.6.3 :
7952+ rxjs@6.6.7 :
79537953 version "6.6.7"
79547954 resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.7.tgz#90ac018acabf491bf65044235d5863c4dab804c9"
79557955 integrity sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ==
79567956 dependencies :
79577957 tslib "^1.9.0"
79587958
7959+ rxjs@^7.0.0 :
7960+ version "7.2.0"
7961+ resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.2.0.tgz#5cd12409639e9514a71c9f5f9192b2c4ae94de31"
7962+ integrity sha512-aX8w9OpKrQmiPKfT1bqETtUr9JygIz6GZ+gql8v7CijClsP0laoFUdKzxFAoWuRdSlOdU2+crss+cMf+cqMTnw==
7963+ dependencies :
7964+ tslib "~2.1.0"
7965+
79597966safe-buffer@5.1.2, safe-buffer@~5.1.0, safe-buffer@~5.1.1 :
79607967 version "5.1.2"
79617968 resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"
@@ -9049,7 +9056,7 @@ tsconfig-paths@3.9.0, tsconfig-paths@^3.9.0:
90499056 minimist "^1.2.0"
90509057 strip-bom "^3.0.0"
90519058
9052- tslib@2.1.0 :
9059+ tslib@2.1.0, tslib@~2.1.0 :
90539060 version "2.1.0"
90549061 resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
90559062 integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==
You can’t perform that action at this time.
0 commit comments