You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-12-25 00:40:59 +03:00
fix: loosen @azure/identity constraint for @redis/entraid (#2920)
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
"test": "nyc -r text-summary -r lcov mocha -r tsx './lib/**/*.spec.ts'"
|
||||
},
|
||||
"dependencies": {
|
||||
"@azure/identity": "4.7.0",
|
||||
"@azure/identity": "^4.7.0",
|
||||
"@azure/msal-node": "^2.16.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user