Skip to content

Commit

Permalink
fix(deps): update dependency rxjs to v7.5.5
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 12, 2022
1 parent dee52d0 commit 9efb50f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"raw-body": "2.5.1",
"reflect-metadata": "0.1.13",
"rimraf": "3.0.2",
"rxjs": "7.5.4",
"rxjs": "7.5.5",
"sqlite3": "5.0.2",
"swagger-ui-express": "4.3.0",
"typeorm": "0.2.45"
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5453,7 +5453,7 @@ __metadata:
raw-body: 2.5.1
reflect-metadata: 0.1.13
rimraf: 3.0.2
rxjs: 7.5.4
rxjs: 7.5.5
source-map-support: 0.5.21
sqlite3: 5.0.2
supertest: 6.2.2
Expand Down Expand Up @@ -8862,7 +8862,16 @@ __metadata:
languageName: node
linkType: hard

"rxjs@npm:7.5.4, rxjs@npm:^7.2.0":
"rxjs@npm:7.5.5":
version: 7.5.5
resolution: "rxjs@npm:7.5.5"
dependencies:
tslib: ^2.1.0
checksum: e034f60805210cce756dd2f49664a8108780b117cf5d0e2281506e9e6387f7b4f1532d974a8c8b09314fa7a16dd2f6cff3462072a5789672b5dcb45c4173f3c6
languageName: node
linkType: hard

"rxjs@npm:^7.2.0":
version: 7.5.4
resolution: "rxjs@npm:7.5.4"
dependencies:
Expand Down

0 comments on commit 9efb50f

Please sign in to comment.