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",