From ddf30d0e65d19c5c542744b5697d01bdf1dca8e3 Mon Sep 17 00:00:00 2001 From: Matt Simerson Date: Tue, 24 May 2022 14:25:00 -0700 Subject: [PATCH] updated pi-redis --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 45b9e51..a14b65e 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "mocha": "9" }, "dependencies": { - "haraka-plugin-redis": "2", + "haraka-plugin-redis": "^2.0.3", "haraka-tld": "*" } }