From 91eb96de31055661bd3bd0f7ba3dda26ba064215 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 20:59:03 +0000 Subject: [PATCH] build(deps): bump redis from 4.5.1 to 4.6.6 Bumps [redis](https://github.com/redis/node-redis) from 4.5.1 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.5.1...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 1cf095e60..c4a7f874e 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "haraka-plugin-uribl": "^1.0.6", "haraka-plugin-watch": "^2.0.2", "ocsp": "~1.2.0", - "redis": "~4.5.1", + "redis": "~4.6.6", "tmp": "~0.2.1" }, "devDependencies": {