Skip to content

Commit 3439a5b

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency rxjs to v7.4.0
1 parent 3bf4742 commit 3439a5b

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"pupa": "2.1.1",
9191
"reflect-metadata": "0.1.13",
9292
"rimraf": "3.0.2",
93-
"rxjs": "7.3.1",
93+
"rxjs": "7.4.0",
9494
"ts-morph": "12.0.0",
9595
"type-graphql": "1.1.1",
9696
"uuid": "8.3.2"

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19615,7 +19615,14 @@ [email protected], rxjs@^6.6.0, rxjs@^6.6.3, rxjs@^6.6.7:
1961519615
dependencies:
1961619616
tslib "^1.9.0"
1961719617

19618-
[email protected], rxjs@^7.2.0:
19618+
19619+
version "7.4.0"
19620+
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.4.0.tgz#a12a44d7eebf016f5ff2441b87f28c9a51cebc68"
19621+
integrity sha512-7SQDi7xeTMCJpqViXh8gL/lebcwlp3d831F05+9B44A4B0WfsEwUQHR64gsH1kvJ+Ep/J9K2+n1hVl1CsGN23w==
19622+
dependencies:
19623+
tslib "~2.1.0"
19624+
19625+
rxjs@^7.2.0:
1961919626
version "7.3.1"
1962019627
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.3.1.tgz#cc375521f9e238b474fe552b0b9fd1be33d08099"
1962119628
integrity sha512-vNenx7gqjPyeKpRnM6S5Ksm/oFTRijWWzYlRON04KaehZ3YjDwEmVjGUGo0TKWVjeNXOujVRlh0K1drUbcdPkw==

0 commit comments

Comments
 (0)