Skip to content

Commit b1bcea9

Browse files
fix(deps): update dependency rxjs to v7.8.2 (#171)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 09d092c commit b1bcea9

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@nestjs/core": "10.4.15",
5858
"redis": "4.7.0",
5959
"reflect-metadata": "0.2.2",
60-
"rxjs": "7.8.1"
60+
"rxjs": "7.8.2"
6161
},
6262
"lint-staged": {
6363
"*.{ts}": "prettier --write"

0 commit comments

Comments
 (0)