From 769612d991922d9307fa5b7410c1328457a29fe2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 08:09:49 +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..b97d535b6 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.0.2", "@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.0.2", + "resolved": "https://registry.npmjs.org/@ministryofjustice/frontend/-/frontend-3.0.2.tgz", + "integrity": "sha512-sEt5LjjeAN4FgBasz19AASLjRNEVKnocXrHm350wtQSGcnkK+8LuMRZ0VBESItgcaN/0XeO/kpd9S4PQ5Dkv7Q==", "license": "MIT", "dependencies": { "govuk-frontend": "^5.0.0", diff --git a/package.json b/package.json index adae45b27..905f53a1d 100644 --- a/package.json +++ b/package.json @@ -131,7 +131,7 @@ }, "dependencies": { "@aws-sdk/client-sqs": "^3.600.0", - "@ministryofjustice/frontend": "^2.2.4", + "@ministryofjustice/frontend": "^3.0.2", "@sentry/node": "^7.14.1", "@types/path-to-regexp": "^1.7.0", "accessible-autocomplete": "^3.0.0",