File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
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 @@ -7613,12 +7613,12 @@ rxjs@6.6.3, rxjs@^6.6.0:
76137613 dependencies :
76147614 tslib "^1.9.0"
76157615
7616- rxjs@^6.6.3 :
7617- version "6.6.7 "
7618- resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.7 .tgz#90ac018acabf491bf65044235d5863c4dab804c9 "
7619- integrity sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ ==
7616+ rxjs@^7.0.0 :
7617+ version "7.0.0 "
7618+ resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.0.0 .tgz#c55d67c52aee8804d32ab60965e335bd41e2dc2d "
7619+ integrity sha512-I1V/ArAtGJg4kmCfms8fULm0SwYgEsAf2d5WPCBGzTYm2qTjO3Tx4EDFaGjbOox8CeEsC69jQK22mnmfyA26sw ==
76207620 dependencies :
7621- tslib "^1.9 .0"
7621+ tslib "~2.1 .0"
76227622
76237623safe-buffer@5.1.2, safe-buffer@~5.1.0, safe-buffer@~5.1.1 :
76247624 version "5.1.2"
@@ -8675,7 +8675,7 @@ tsconfig-paths@3.9.0, tsconfig-paths@^3.9.0:
86758675 minimist "^1.2.0"
86768676 strip-bom "^3.0.0"
86778677
8678- tslib@2.1.0 :
8678+ tslib@2.1.0, tslib@~2.1.0 :
86798679 version "2.1.0"
86808680 resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
86818681 integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==
You can’t perform that action at this time.
0 commit comments