Skip to content

Commit

Permalink
fix: upgrade redis from 4.6.11 to 4.6.13
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade redis from 4.6.11 to 4.6.13.

See this package in npm:
redis

See this project in Snyk:
https://app.snyk.io/org/hellotech69/project/7fe8c738-0c38-49a2-aee8-1cabe39ee7d1?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 24, 2024
1 parent 29d6cf1 commit 36049d7
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 9 deletions.
21 changes: 13 additions & 8 deletions authentication/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion authentication/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"helmet": "^7.0.0",
"jsonwebtoken": "^9.0.2",
"mysql": "^2.18.1",
"redis": "^4.6.11",
"redis": "^4.6.13",
"reflect-metadata": "^0.2.1",
"typeorm": "0.3.18",
"winston": "^3.11.0"
Expand Down

0 comments on commit 36049d7

Please sign in to comment.