Skip to content

Commit 70f5acf

Browse files
committed
fix(deps): update dependency rxjs to v7.5.6
1 parent 4a449f6 commit 70f5acf

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.5",
93+
"rxjs": "7.5.6",
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
@@ -21074,10 +21074,10 @@ [email protected], rxjs@^6.6.0, rxjs@^6.6.3, rxjs@^6.6.7:
2107421074
dependencies:
2107521075
tslib "^1.9.0"
2107621076

21077-
21078-
version "7.5.5"
21079-
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.5.tgz#2ebad89af0f560f460ad5cc4213219e1f7dd4e9f"
21080-
integrity sha512-sy+H0pQofO95VDmFLzyaw9xNJU4KTRSwQIGM6+iG3SypAtCiLDzpeG8sJrNCWn2Up9km+KhkvTdbkrdy+yzZdw==
21077+
21078+
version "7.5.6"
21079+
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.6.tgz#0446577557862afd6903517ce7cae79ecb9662bc"
21080+
integrity sha512-dnyv2/YsXhnm461G+R/Pe5bWP41Nm6LBXEYWI6eiFP4fiwx6WRI/CD0zbdVAudd9xwLEF2IDcKXLHit0FYjUzw==
2108121081
dependencies:
2108221082
tslib "^2.1.0"
2108321083

0 commit comments

Comments
 (0)