mirror of
https://github.com/kevinthedang/discord-ollama.git
synced 2025-12-14 12:26:07 -05:00
fix: upgrade redis from 4.7.0 to 4.7.1
Snyk has created this PR to upgrade redis from 4.7.0 to 4.7.1. See this package in npm: redis See this project in Snyk: https://app.snyk.io/org/jt2m0l3y/project/d8b070a3-e4a3-457a-977b-7eb6a4a48346?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
"discord.js": "^14.18.0",
|
||||
"dotenv": "^16.5.0",
|
||||
"ollama": "^0.5.15",
|
||||
"redis": "^4.7.0"
|
||||
"redis": "^4.7.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^22.13.14",
|
||||
|
||||
Reference in New Issue
Block a user