mirror of
https://github.com/imputnet/cobalt.git
synced 2026-01-17 12:21:19 +00:00
api/package: roll back to redis 4
Some checks failed
Run service tests / test service functionality (push) Has been cancelled
Run tests / check lockfile correctness (push) Has been cancelled
Run tests / web sanity check (push) Has been cancelled
Run tests / api sanity check (push) Has been cancelled
CodeQL / Analyze (javascript-typescript) (push) Has been cancelled
Run service tests / test service: ${{ matrix.service }} (push) Has been cancelled
Some checks failed
Run service tests / test service functionality (push) Has been cancelled
Run tests / check lockfile correctness (push) Has been cancelled
Run tests / web sanity check (push) Has been cancelled
Run tests / api sanity check (push) Has been cancelled
CodeQL / Analyze (javascript-typescript) (push) Has been cancelled
Run service tests / test service: ${{ matrix.service }} (push) Has been cancelled
This commit is contained in:
@@ -45,6 +45,6 @@
|
||||
"optionalDependencies": {
|
||||
"freebind": "^0.2.2",
|
||||
"rate-limit-redis": "^4.3.1",
|
||||
"redis": "^5.10.0"
|
||||
"redis": "^4.7.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user