Skip to content

Commit cfa8d75

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency rxjs to v7.5.1
1 parent e008d41 commit cfa8d75

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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.4.0",
93+
"rxjs": "7.5.1",
9494
"ts-morph": "12.2.0",
9595
"type-graphql": "1.1.1",
9696
"uuid": "8.3.2"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20336,12 +20336,12 @@ [email protected], rxjs@^6.6.0, rxjs@^6.6.3, rxjs@^6.6.7:
2033620336
dependencies:
2033720337
tslib "^1.9.0"
2033820338

20339-
rxjs@7.4.0:
20340-
version "7.4.0"
20341-
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.4.0.tgz#a12a44d7eebf016f5ff2441b87f28c9a51cebc68"
20342-
integrity sha512-7SQDi7xeTMCJpqViXh8gL/lebcwlp3d831F05+9B44A4B0WfsEwUQHR64gsH1kvJ+Ep/J9K2+n1hVl1CsGN23w==
20339+
rxjs@7.5.1:
20340+
version "7.5.1"
20341+
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.1.tgz#af73df343cbcab37628197f43ea0c8256f54b157"
20342+
integrity sha512-KExVEeZWxMZnZhUZtsJcFwz8IvPvgu4G2Z2QyqjZQzUGr32KDYuSxrEYO4w3tFFNbfLozcrKUTvTPi+E9ywJkQ==
2034320343
dependencies:
20344-
tslib "~2.1.0"
20344+
tslib "^2.1.0"
2034520345

2034620346
rxjs@^7.2.0:
2034720347
version "7.3.1"

0 commit comments

Comments
 (0)