From 9f920df68301a76c0c1c6374c82824eb9ab2c2f5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 14:23:36 +0000 Subject: [PATCH] Update dependency @ministryofjustice/frontend to v3 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index b42cf7219..a149a1da6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@aws-sdk/client-sqs": "^3.600.0", - "@ministryofjustice/frontend": "^2.2.4", + "@ministryofjustice/frontend": "^3.2.0", "@sentry/node": "^7.14.1", "@types/path-to-regexp": "^1.7.0", "accessible-autocomplete": "^3.0.0", @@ -3132,9 +3132,9 @@ "integrity": "sha512-2IHAOaLauc8qaAitvWS+U931T+ze+7MNWrDHY47IENP5y2UA0vqJDu67kWZDdpCN1fFC77sfgfB+HV7SrKshnQ==" }, "node_modules/@ministryofjustice/frontend": { - "version": "2.2.4", - "resolved": "https://registry.npmjs.org/@ministryofjustice/frontend/-/frontend-2.2.4.tgz", - "integrity": "sha512-uTPoEU0dEIgBKdqGsQbOmRZCaEhBsL4hxW4zyIHcW031xqexMW5E/i4UAAeOAcBN1d1ts9bRRdLnOfR7V9kaHw==", + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/@ministryofjustice/frontend/-/frontend-3.2.0.tgz", + "integrity": "sha512-fnFTKRR4q/+Ihhhu5S1tf4n+UO0Z2I6fGMEPEn/wHe7S5B09P5Kw/bw6tuCKTanzHymfhPypfvArMbYTcTtK7w==", "license": "MIT", "dependencies": { "govuk-frontend": "^5.0.0", diff --git a/package.json b/package.json index 5eda66073..e69e2708c 100644 --- a/package.json +++ b/package.json @@ -133,7 +133,7 @@ }, "dependencies": { "@aws-sdk/client-sqs": "^3.600.0", - "@ministryofjustice/frontend": "^2.2.4", + "@ministryofjustice/frontend": "^3.2.0", "@sentry/node": "^7.14.1", "@types/path-to-regexp": "^1.7.0", "accessible-autocomplete": "^3.0.0",