1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-06 02:15:48 +03:00

Updated the Entraid package to use client@5.1.1

This commit is contained in:
Nikolay Karadzhov
2025-05-28 16:21:25 +03:00
parent 3b03ced4ea
commit 566b16eb53
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.1.0"
"@redis/client": "^5.1.1"
},
"devDependencies": {
"@types/express": "^4.17.21",