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 100100 "jsonpath" : " 1.1.1" ,
101101 "lodash" : " 4.17.21" ,
102102 "reflect-metadata" : " 0.1.13" ,
103- "rxjs" : " 7.4 .0"
103+ "rxjs" : " 7.5 .0"
104104 },
105105 "devDependencies" : {
106106 "@commitlint/cli" : " 13.2.1" ,
Original file line number Diff line number Diff line change @@ -9832,12 +9832,12 @@ rxjs@6.6.7, rxjs@^6.6.3:
98329832 dependencies :
98339833 tslib "^1.9.0"
98349834
9835- rxjs@7.4 .0 :
9836- version "7.4 .0"
9837- resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.4 .0.tgz#a12a44d7eebf016f5ff2441b87f28c9a51cebc68 "
9838- integrity sha512-7SQDi7xeTMCJpqViXh8gL/lebcwlp3d831F05+9B44A4B0WfsEwUQHR64gsH1kvJ+Ep/J9K2+n1hVl1CsGN23w ==
9835+ rxjs@7.5 .0 :
9836+ version "7.5 .0"
9837+ resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5 .0.tgz#9424fbefb42bec9a8fb53a53fc64b3e5ecf90587 "
9838+ integrity sha512-fuCKAfFawVYX0pyFlETtYnXI+5iiY9Dftgk+VdgeOq+Qyi9ZDWckHZRDaXRt5WCNbbLkmAheoSGDiceyCIKNZA ==
98399839 dependencies :
9840- tslib "~ 2.1.0"
9840+ tslib "^ 2.1.0"
98419841
98429842rxjs@^6.5.4 :
98439843 version "6.6.3"
@@ -10999,7 +10999,7 @@ tsconfig-paths@^3.9.0:
1099910999 minimist "^1.2.0"
1100011000 strip-bom "^3.0.0"
1100111001
11002- tslib@2.3.1, tslib@^2 :
11002+ tslib@2.3.1, tslib@^2, tslib@^2.1.0 :
1100311003 version "2.3.1"
1100411004 resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
1100511005 integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
You can’t perform that action at this time.
0 commit comments