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:
https://www.npmjs.com/package/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 Mar 28, 2024
1 parent 29d6cf1 commit 72b640f
Showing 1 changed file with 1 addition and 1 deletion.
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 72b640f

Please sign in to comment.