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 33
33
"@nestjs/platform-express" : " ^7.4.4" ,
34
34
"reflect-metadata" : " ^0.1.13" ,
35
35
"rimraf" : " ^3.0.0" ,
36
- "rxjs" : " ^6.6.3 "
36
+ "rxjs" : " ^7.0.0 "
37
37
},
38
38
"devDependencies" : {
39
39
"@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:
7613
7613
dependencies :
7614
7614
tslib "^1.9.0"
7615
7615
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 ==
7620
7620
dependencies :
7621
- tslib "^1.9 .0"
7621
+ tslib "~2.1 .0"
7622
7622
7623
7623
safe-buffer@5.1.2, safe-buffer@~5.1.0, safe-buffer@~5.1.1 :
7624
7624
version "5.1.2"
@@ -8675,7 +8675,7 @@ tsconfig-paths@3.9.0, tsconfig-paths@^3.9.0:
8675
8675
minimist "^1.2.0"
8676
8676
strip-bom "^3.0.0"
8677
8677
8678
- tslib@2.1.0 :
8678
+ tslib@2.1.0, tslib@~2.1.0 :
8679
8679
version "2.1.0"
8680
8680
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
8681
8681
integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==
You can’t perform that action at this time.
0 commit comments