From b87eaf34b73f04234ecc367b6b3c8b6bc6ba497b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 20:31:12 +0000 Subject: [PATCH] build(deps): bump haraka-plugin-spf in the production-dependencies group Bumps the production-dependencies group with 1 update: [haraka-plugin-spf](https://github.com/haraka/haraka-plugin-spf). Updates `haraka-plugin-spf` from 1.2.8 to 1.2.9 - [Release notes](https://github.com/haraka/haraka-plugin-spf/releases) - [Changelog](https://github.com/haraka/haraka-plugin-spf/blob/master/CHANGELOG.md) - [Commits](https://github.com/haraka/haraka-plugin-spf/commits/v1.2.9) --- updated-dependencies: - dependency-name: haraka-plugin-spf dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1ab75e822..c86693884 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "haraka-plugin-recipient-routes": "^1.2.0", "haraka-plugin-rspamd": "^1.3.1", "haraka-plugin-spamassassin": "^1.0.0", - "haraka-plugin-spf": "1.2.8", + "haraka-plugin-spf": "1.2.9", "haraka-plugin-syslog": "^1.0.6", "haraka-plugin-uribl": "^1.0.8", "haraka-plugin-watch": "^2.0.6",