Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Commit

Permalink
Merge pull request #200 from matrixgpt/dependabot/npm_and_yarn/keyv/r…
Browse files Browse the repository at this point in the history
…edis-2.7.0

Bump @keyv/redis from 2.6.1 to 2.7.0
  • Loading branch information
bertybuttface authored Jul 15, 2023
2 parents bf31a0d + f4d76f1 commit acad462
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"@keyv/mongo": "^2.2.8",
"@keyv/postgres": "^1.4.7",
"@keyv/redis": "^2.6.1",
"@keyv/redis": "^2.7.0",
"@keyv/sqlite": "^3.6.5",
"@waylaidwanderer/chatgpt-api": "^1.37.1",
"dotenv": "^16.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -801,10 +801,10 @@
dependencies:
pg "8.11.0"

"@keyv/redis@^2.6.1":
version "2.6.1"
resolved "https://registry.yarnpkg.com/@keyv/redis/-/redis-2.6.1.tgz#afbf763e6d936db402c7abc79f42172d70f1a1b4"
integrity sha512-s0L2DRZoa3eahIf/I/mhG6bpb90JFKVnpd1iVlhBOr6PxsqvCyPU99BhZKRAkMThnoJZRewI7sO9G/bYjQ+B6Q==
"@keyv/redis@^2.7.0":
version "2.7.0"
resolved "https://registry.yarnpkg.com/@keyv/redis/-/redis-2.7.0.tgz#d02eae9f54c1ea857576e9da7553c8a55c276a7e"
integrity sha512-GYqCT+iEP93+gVVPzhW4kmkr/9KTmwb88wkglX6aUMSP50JIhUhNF/yXH0aQTZRPsWfPKO10NJjUZzEh7YW6yw==
dependencies:
ioredis "^5.3.2"

Expand Down

0 comments on commit acad462

Please sign in to comment.