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

Release entraid@5.5.6

This commit is contained in:
Nikolay Karadzhov
2025-06-06 10:12:16 +03:00
parent 91e5d306ca
commit 7d12438300
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -7367,7 +7367,7 @@
}, },
"packages/entraid": { "packages/entraid": {
"name": "@redis/entraid", "name": "@redis/entraid",
"version": "5.1.1", "version": "5.5.6",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@azure/identity": "^4.7.0", "@azure/identity": "^4.7.0",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@redis/entraid", "name": "@redis/entraid",
"version": "5.1.1", "version": "5.5.6",
"license": "MIT", "license": "MIT",
"main": "./dist/index.js", "main": "./dist/index.js",
"types": "./dist/index.d.ts", "types": "./dist/index.d.ts",