mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Bump @keyv/redis from 2.8.4 to 2.8.5 (#22933)
Bumps [@keyv/redis](https://github.com/jaredwray/keyv) from 2.8.4 to 2.8.5. - [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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -223,7 +223,7 @@
|
||||
"vitest": "1.5.3"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@keyv/redis": "2.8.4",
|
||||
"@keyv/redis": "2.8.5",
|
||||
"mysql": "2.18.1",
|
||||
"nodemailer-mailgun-transport": "2.1.5",
|
||||
"nodemailer-sendgrid": "1.0.3",
|
||||
|
||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@@ -379,8 +379,8 @@ importers:
|
||||
version: 3.3.0(zod@3.23.8)
|
||||
optionalDependencies:
|
||||
'@keyv/redis':
|
||||
specifier: 2.8.4
|
||||
version: 2.8.4
|
||||
specifier: 2.8.5
|
||||
version: 2.8.5
|
||||
mysql:
|
||||
specifier: 2.18.1
|
||||
version: 2.18.1
|
||||
@@ -3759,8 +3759,8 @@ packages:
|
||||
'@json2csv/plainjs@7.0.6':
|
||||
resolution: {integrity: sha512-4Md7RPDCSYpmW1HWIpWBOqCd4vWfIqm53S3e/uzQ62iGi7L3r34fK/8nhOMEe+/eVfCx8+gdSCt1d74SlacQHw==}
|
||||
|
||||
'@keyv/redis@2.8.4':
|
||||
resolution: {integrity: sha512-osO4C+i+Gi844wHjvXuHwhl+sDx3289Of309ZlLcj6SJReTLmPXzNiVR81N88wOu5aC+lVFdmx9FUQkkjdbPRQ==}
|
||||
'@keyv/redis@2.8.5':
|
||||
resolution: {integrity: sha512-e9W1faN32A1Wy5726qtorAvPu1Xffh75ngfQQtETQ0hIN/FQtK0RcBTz/OH/vwDvLX8zrzdu0sWq/KoSHDYfVw==}
|
||||
engines: {node: '>= 14'}
|
||||
|
||||
'@lezer/common@1.1.2':
|
||||
@@ -14272,7 +14272,7 @@ snapshots:
|
||||
'@json2csv/formatters': 7.0.6
|
||||
'@streamparser/json': 0.0.20
|
||||
|
||||
'@keyv/redis@2.8.4':
|
||||
'@keyv/redis@2.8.5':
|
||||
dependencies:
|
||||
ioredis: 5.4.1
|
||||
transitivePeerDependencies:
|
||||
|
||||
Reference in New Issue
Block a user