Skip to content

Commit c8be03b

Browse files
fix(deps): update dependency redis to v4.6.7 (#2283)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9f97834 commit c8be03b

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

sample/004-grpc-app/package-lock.json

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sample/004-grpc-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"class-transformer": "0.5.1",
2929
"class-validator": "0.14.0",
3030
"lodash": "4.17.21",
31-
"redis": "4.6.4",
31+
"redis": "4.6.7",
3232
"reflect-metadata": "0.1.13",
3333
"rxjs": "7.8.0"
3434
},

0 commit comments

Comments
 (0)