1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-11-17 16:30:58 -05:00

Bump redis from 4.6.13 to 4.6.14 (#126)

Bumps [redis](https://github.com/redis/node-redis) from 4.6.13 to 4.6.14.
- [Release notes](https://github.com/redis/node-redis/releases)
- [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/node-redis/compare/redis@4.6.13...redis@4.6.14)

---
updated-dependencies:
- dependency-name: 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:
dependabot[bot] 2024-05-20 16:56:45 +10:00 committed by GitHub
parent 7234a4f8ec
commit 9c1226abc9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 11 additions and 11 deletions

View File

@ -39,7 +39,7 @@
"mathjs": "12.4.2", "mathjs": "12.4.2",
"ms": "2.1.3", "ms": "2.1.3",
"node-cron": "3.0.3", "node-cron": "3.0.3",
"redis": "4.6.13", "redis": "4.6.14",
"simple-git": "3.24.0", "simple-git": "3.24.0",
"systeminformation": "5.22.9", "systeminformation": "5.22.9",
"undici": "6.17.0" "undici": "6.17.0"

View File

@ -369,14 +369,14 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@redis/client@npm:1.5.14": "@redis/client@npm:1.5.16":
version: 1.5.14 version: 1.5.16
resolution: "@redis/client@npm:1.5.14" resolution: "@redis/client@npm:1.5.16"
dependencies: dependencies:
cluster-key-slot: "npm:1.1.2" cluster-key-slot: "npm:1.1.2"
generic-pool: "npm:3.9.0" generic-pool: "npm:3.9.0"
yallist: "npm:4.0.0" yallist: "npm:4.0.0"
checksum: 10/aab53eff9456e0a5e0ef78ce16db3eca4b837274b8285c5d66ced549573dbacf75972935806911274d6dd906a53d982ef9b1a6f11a8efe4a18efa94ec9c2a4b3 checksum: 10/54bd45dcdb980e9682fc9aaad36607a34b6c05ebc733fc9a132db33ce77b3ff63c229d8d8b43ce2d7db115f31ff2fefcbcc7dceeaa1fc88c03e7c8012e456adf
languageName: node languageName: node
linkType: hard linkType: hard
@ -674,7 +674,7 @@ __metadata:
mathjs: "npm:12.4.2" mathjs: "npm:12.4.2"
ms: "npm:2.1.3" ms: "npm:2.1.3"
node-cron: "npm:3.0.3" node-cron: "npm:3.0.3"
redis: "npm:4.6.13" redis: "npm:4.6.14"
simple-git: "npm:3.24.0" simple-git: "npm:3.24.0"
systeminformation: "npm:5.22.9" systeminformation: "npm:5.22.9"
typescript: "npm:5.4.5" typescript: "npm:5.4.5"
@ -1161,17 +1161,17 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"redis@npm:4.6.13": "redis@npm:4.6.14":
version: 4.6.13 version: 4.6.14
resolution: "redis@npm:4.6.13" resolution: "redis@npm:4.6.14"
dependencies: dependencies:
"@redis/bloom": "npm:1.2.0" "@redis/bloom": "npm:1.2.0"
"@redis/client": "npm:1.5.14" "@redis/client": "npm:1.5.16"
"@redis/graph": "npm:1.1.1" "@redis/graph": "npm:1.1.1"
"@redis/json": "npm:1.0.6" "@redis/json": "npm:1.0.6"
"@redis/search": "npm:1.1.6" "@redis/search": "npm:1.1.6"
"@redis/time-series": "npm:1.0.5" "@redis/time-series": "npm:1.0.5"
checksum: 10/cc66182b8fa78c2a63b5300b15fa6fbf8908773d78bc5ca3960018f465595b51dfecaebe8c848111a3b723530f17bdaa1c186f73875cd9ba351f32d2e5e14d5f checksum: 10/5a00d678ea39a2e2fdaa961b593873e21677922b72671b00ab0feda3469506bc89c13221e56b1c00994504538ea45dd7ed6cde5d8be8da308a26f5d2424d0f85
languageName: node languageName: node
linkType: hard linkType: hard