From 3fa32ed2218c5a0f7164660f1ad136e4567ce1fd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 14:10:18 +0000 Subject: [PATCH] Update dependency @ministryofjustice/frontend to v3 (#207) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 e246c9b3..d5582c5e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "0.0.1", "license": "MIT", "dependencies": { - "@ministryofjustice/frontend": "^2.2.4", + "@ministryofjustice/frontend": "^3.0.2", "agentkeepalive": "^4.5.0", "applicationinsights": "^2.9.6", "bunyan": "^1.8.15", @@ -1504,9 +1504,9 @@ "license": "MIT" }, "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 53a3528f..19f380ce 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ ] }, "dependencies": { - "@ministryofjustice/frontend": "^2.2.4", + "@ministryofjustice/frontend": "^3.0.2", "agentkeepalive": "^4.5.0", "applicationinsights": "^2.9.6", "bunyan": "^1.8.15",