File tree 2 files changed +14
-2
lines changed
2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 53
53
"@types/jest" : " ^26.0.13" ,
54
54
"immer" : " 9.0.3" ,
55
55
"prettier" : " ^2.3.1" ,
56
- "rxjs" : " 6.6.7 " ,
56
+ "rxjs" : " 7.4.0 " ,
57
57
"zone.js" : " ~0.11.3"
58
58
},
59
59
"devDependencies" : {
Original file line number Diff line number Diff line change 7065
7065
dependencies :
7066
7066
tslib "^1.9.0"
7067
7067
7068
- [email protected] , rxjs@^6.0.0, rxjs@^6.1.0:
7068
+
7069
+ version "7.4.0"
7070
+ resolved "https://registry.npmjs.org/rxjs/-/rxjs-7.4.0.tgz#a12a44d7eebf016f5ff2441b87f28c9a51cebc68"
7071
+ integrity sha512-7SQDi7xeTMCJpqViXh8gL/lebcwlp3d831F05+9B44A4B0WfsEwUQHR64gsH1kvJ+Ep/J9K2+n1hVl1CsGN23w==
7072
+ dependencies :
7073
+ tslib "~2.1.0"
7074
+
7075
+ rxjs@^6.0.0, rxjs@^6.1.0 :
7069
7076
version "6.6.7"
7070
7077
resolved "https://registry.npmjs.org/rxjs/-/rxjs-6.6.7.tgz"
7071
7078
integrity sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ==
@@ -8145,6 +8152,11 @@ tslib@^2.0.0:
8145
8152
resolved "https://registry.npmjs.org/tslib/-/tslib-2.0.3.tgz"
8146
8153
integrity sha512-uZtkfKblCEQtZKBF6EBXVZeQNl82yqtDQdv+eck8u7tdPxjLu2/lp5/uPW+um2tpuxINHWy3GhiccY7QgEaVHQ==
8147
8154
8155
+ tslib@~2.1.0 :
8156
+ version "2.1.0"
8157
+ resolved "https://registry.npmjs.org/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
8158
+ integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==
8159
+
8148
8160
8149
8161
version "1.9.0"
8150
8162
resolved "https://registry.npmjs.org/tslint-sonarts/-/tslint-sonarts-1.9.0.tgz"
You can’t perform that action at this time.
0 commit comments