mirror of
https://github.com/matrixgpt/matrix-chatgpt-bot.git
synced 2024-10-01 01:25:41 -04:00
Bump @keyv/redis from 2.8.3 to 2.8.4
Bumps [@keyv/redis](https://github.com/jaredwray/keyv) from 2.8.3 to 2.8.4. - [Release notes](https://github.com/jaredwray/keyv/releases) - [Commits](https://github.com/jaredwray/keyv/commits) --- updated-dependencies: - dependency-name: "@keyv/redis" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
33340952b2
commit
0c9c69b054
@ -16,7 +16,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@keyv/postgres": "^1.4.10",
|
||||
"@keyv/redis": "^2.8.3",
|
||||
"@keyv/redis": "^2.8.4",
|
||||
"@keyv/sqlite": "^3.6.7",
|
||||
"@waylaidwanderer/chatgpt-api": "^1.37.3",
|
||||
"dotenv": "^16.4.1",
|
||||
|
@ -63,10 +63,10 @@
|
||||
dependencies:
|
||||
pg "8.11.3"
|
||||
|
||||
"@keyv/redis@^2.8.3":
|
||||
version "2.8.3"
|
||||
resolved "https://registry.yarnpkg.com/@keyv/redis/-/redis-2.8.3.tgz#c8f39a3bc37af1ee2cd6301f06f2ad52573e02af"
|
||||
integrity sha512-su/JZZUlhI9HaSNslQpi/5uYHh69NpxevXFeSStDoPe2Qo52w0LLHe+sywZim52NPVKjHNyvfeIyif8Prvi3Ug==
|
||||
"@keyv/redis@^2.8.4":
|
||||
version "2.8.4"
|
||||
resolved "https://registry.yarnpkg.com/@keyv/redis/-/redis-2.8.4.tgz#0d1afb74ef4588c849658509fb69051648ac17d9"
|
||||
integrity sha512-osO4C+i+Gi844wHjvXuHwhl+sDx3289Of309ZlLcj6SJReTLmPXzNiVR81N88wOu5aC+lVFdmx9FUQkkjdbPRQ==
|
||||
dependencies:
|
||||
ioredis "^5.3.2"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user