From 348e6f8e6e6b72e161ccf430db19be655a82be93 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Feb 2025 23:21:29 +0000 Subject: [PATCH] Update minor npm dependencies --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index d09bf3b23..72a40170c 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "@aws-sdk/credential-providers": "^3.621.0", "@aws-sdk/s3-request-presigner": "^3.621.0", "@microsoft/applicationinsights-web": "^3.3.0", - "@ministryofjustice/frontend": "2.1.3", + "@ministryofjustice/frontend": "2.2.5", "@sentry/node": "^7.118.0", "@types/connect-flash": "0.0.40", "@types/express-serve-static-core": "^4.19.5", @@ -183,7 +183,7 @@ "jest": "^27.5.1", "jest-html-reporter": "^3.10.2", "jest-junit": "^16.0.0", - "jest-pact": "^0.9.4", + "jest-pact": "^0.11.0", "jsonwebtoken": "^9.0.2", "lint-staged": "^15.2.7", "mocha": "^10.7.0",