From 1b99326b425bd2edb9c125d80976381915414ca4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 17:12:53 +0000 Subject: [PATCH] Bump redis from 4.2.0 to 4.6.6 Bumps [redis](https://github.com/redis/node-redis) from 4.2.0 to 4.6.6. - [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.2.0...redis@4.6.6) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d8b861624..4b718e9fd 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "haraka-plugin-uribl" : "^1.0.4", "haraka-plugin-watch" : "^2.0.1", "ocsp" : "~1.2.0", - "redis" : "~4.2.0", + "redis" : "~4.6.6", "tmp" : "~0.2.1" }, "devDependencies": {