From 3885fd452ed6e3020874f1c3753d5428c99f46b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 20:57:34 +0000 Subject: [PATCH] build(deps): bump redis from 4.5.1 to 4.6.7 Bumps [redis](https://github.com/redis/node-redis) from 4.5.1 to 4.6.7. - [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.7) --- 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 8a5f5ca82..190d6944f 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.7", "tmp": "~0.2.1" }, "devDependencies": {