From 348e3346fd37c95098812cc32782d0a9aac86485 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 11:17:36 +0000 Subject: [PATCH] Update dependency govuk-frontend to v5.7.0 --- 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 e96af90e..e67cf429 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "govuk_frontend_toolkit": "9.0.1", "govuk_template_jinja": "0.26.0", "govuk-elements-sass": "3.1.3", - "govuk-frontend": "5.6.0", + "govuk-frontend": "5.7.0", "gray-matter": "4.0.3", "hmrc-frontend": "^6.0.0", "inquirer": "11.1.0", @@ -1820,9 +1820,9 @@ "integrity": "sha512-BlJsYnC0HJomBNCiBm2oQCqgbvP7vaA06XyJ2NocpWM4vFcK/AxAC/7gAU6iCjP3LVhyobR+o2MTFFGozPIE6A==" }, "node_modules/govuk-frontend": { - "version": "5.6.0", - "resolved": "https://registry.npmjs.org/govuk-frontend/-/govuk-frontend-5.6.0.tgz", - "integrity": "sha512-yNA4bL7i7mNrg36wPNZ3RctHo9mjl82Phs8MWs1lwovxJuQ4ogEo/XWn2uB1HxkXNqgMlW4wnd0iiKgRMfxYfw==", + "version": "5.7.0", + "resolved": "https://registry.npmjs.org/govuk-frontend/-/govuk-frontend-5.7.0.tgz", + "integrity": "sha512-kAaJbOCAJMYT30UN7rVHIWzQUvNjFq5Mw+FSIH2SM6xuCdCwyUcl+WYqxvYRqltWh6ZuAlzND0Rxr61lUoCGJA==", "license": "MIT", "engines": { "node": ">= 4.2.0" diff --git a/package.json b/package.json index a54a1d7e..510cd798 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "govuk_frontend_toolkit": "9.0.1", "govuk_template_jinja": "0.26.0", "govuk-elements-sass": "3.1.3", - "govuk-frontend": "5.6.0", + "govuk-frontend": "5.7.0", "gray-matter": "4.0.3", "hmrc-frontend": "^6.0.0", "inquirer": "11.1.0",