File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1515 "@nestjs/core" : " ^6.4.0" ,
1616 "@nestjs/graphql" : " ^6.5.3" ,
1717 "dataloader" : " ^1.4.0" ,
18- "rxjs" : " ^6.3.3 "
18+ "rxjs" : " ^6.5.4 "
1919 },
2020 "peerDependencies" : {
2121 "graphql" : " ^14.1.1" ,
Original file line number Diff line number Diff line change @@ -1746,10 +1746,10 @@ run-parallel@^1.1.9:
17461746 resolved "https://registry.yarnpkg.com/run-parallel/-/run-parallel-1.1.9.tgz#c9dd3a7cf9f4b2c4b6244e173a6ed866e61dd679"
17471747 integrity sha512-DEqnSRTDw/Tc3FXf49zedI638Z9onwUotBMiUFKmrO2sdFKIbXamXGQ3Axd4qgphxKB4kw/qP1w5kTxnfU1B9Q==
17481748
1749- rxjs@^6.3.3 :
1750- version "6.5.3 "
1751- resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.5.3 .tgz#510e26317f4db91a7eb1de77d9dd9ba0a4899a3a "
1752- integrity sha512-wuYsAYYFdWTAnAaPoKGNhfpWwKZbJW+HgAJ+mImp+Epl7BG8oNWBCTyRM8gba9k4lk8BgWdoYm21Mo/RYhhbgA ==
1749+ rxjs@^6.5.4 :
1750+ version "6.5.4 "
1751+ resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.5.4 .tgz#e0777fe0d184cec7872df147f303572d414e211c "
1752+ integrity sha512-naMQXcgEo3csAEGvw/NydRA0fuS2nDZJiw1YUWFKU7aPPAPGZEsD4Iimit96qwCieH6y614MCLYwdkrWx7z/7Q ==
17531753 dependencies :
17541754 tslib "^1.9.0"
17551755
You can’t perform that action at this time.
0 commit comments