Skip to content

Commit 8354c05

Browse files
committed
fix(deps): update dependency rxjs to v7.5.7
1 parent 965ddfb commit 8354c05

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.6",
93+
"rxjs": "7.5.7",
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
@@ -21125,10 +21125,10 @@ [email protected], rxjs@^6.6.0, rxjs@^6.6.3, rxjs@^6.6.7:
2112521125
dependencies:
2112621126
tslib "^1.9.0"
2112721127

21128-
21129-
version "7.5.6"
21130-
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.6.tgz#0446577557862afd6903517ce7cae79ecb9662bc"
21131-
integrity sha512-dnyv2/YsXhnm461G+R/Pe5bWP41Nm6LBXEYWI6eiFP4fiwx6WRI/CD0zbdVAudd9xwLEF2IDcKXLHit0FYjUzw==
21128+
21129+
version "7.5.7"
21130+
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.7.tgz#2ec0d57fdc89ece220d2e702730ae8f1e49def39"
21131+
integrity sha512-z9MzKh/UcOqB3i20H6rtrlaE/CgjLOvheWK/9ILrbhROGTweAi1BaFsTT9FbwZi5Trr1qNRs+MXkhmR06awzQA==
2113221132
dependencies:
2113321133
tslib "^2.1.0"
2113421134

0 commit comments

Comments
 (0)