From 4728fb19c406dff6e9d6b9208be1e7687cbb9b72 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 11:55:47 +0000 Subject: [PATCH] Update dependency @ministryofjustice/frontend to ^3.2.1 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 68e7c47..8a297cb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@aws-sdk/client-sqs": "^3.709.0", - "@ministryofjustice/frontend": "^3.2.0", + "@ministryofjustice/frontend": "^3.2.1", "@ministryofjustice/hmpps-monitoring": "^0.0.1-beta.2", "agentkeepalive": "^4.5.0", "applicationinsights": "^2.9.6", diff --git a/package.json b/package.json index 201d0ea..f9fcc14 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ }, "dependencies": { "@aws-sdk/client-sqs": "^3.709.0", - "@ministryofjustice/frontend": "^3.2.0", + "@ministryofjustice/frontend": "^3.2.1", "@ministryofjustice/hmpps-monitoring": "^0.0.1-beta.2", "agentkeepalive": "^4.5.0", "applicationinsights": "^2.9.6",