1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-09 00:22:08 +03:00

Updated the Entraid package to use client@5.1.0

This commit is contained in:
Nikolay Karadzhov
2025-05-20 16:01:04 +03:00
parent 3d53e254d4
commit e938bda0d9
2 changed files with 15 additions and 3 deletions

View File

@@ -21,7 +21,7 @@
"@azure/msal-node": "^2.16.1"
},
"peerDependencies": {
"@redis/client": "^5.0.1"
"@redis/client": "^5.1.0"
},
"devDependencies": {
"@types/express": "^4.17.21",