Skip to content

Commit 368b891

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency rxjs to v7.5.4
1 parent 0b34410 commit 368b891

File tree

2 files changed

+5
-5
lines changed

2 files changed

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20824,10 +20824,10 @@ [email protected], rxjs@^6.6.0, rxjs@^6.6.3, rxjs@^6.6.7:
2082420824
dependencies:
2082520825
tslib "^1.9.0"
2082620826

20827-
20828-
version "7.5.2"
20829-
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.2.tgz#11e4a3a1dfad85dbf7fb6e33cbba17668497490b"
20830-
integrity sha512-PwDt186XaL3QN5qXj/H9DGyHhP3/RYYgZZwqBv9Tv8rsAaiwFH1IsJJlcgD37J7UW5a6O67qX0KWKS3/pu0m4w==
20827+
20828+
version "7.5.4"
20829+
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.4.tgz#3d6bd407e6b7ce9a123e76b1e770dc5761aa368d"
20830+
integrity sha512-h5M3Hk78r6wAheJF0a5YahB1yRQKCsZ4MsGdZ5O9ETbVtjPcScGfrMmoOq7EBsCRzd4BDkvDJ7ogP8Sz5tTFiQ==
2083120831
dependencies:
2083220832
tslib "^2.1.0"
2083320833

0 commit comments

Comments
 (0)