diff --git a/package-lock.json b/package-lock.json index 14fc93c4..d61325ad 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@ministryofjustice/frontend": "2.1.2", - "govuk-frontend": "5.3.0", + "govuk-frontend": "5.4.0", "jquery": "3.7.1", "nunjucks": "3.2.4" }, @@ -151,9 +151,9 @@ } }, "node_modules/govuk-frontend": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/govuk-frontend/-/govuk-frontend-5.3.0.tgz", - "integrity": "sha512-w6yaaDU3nqhVmWJFnOuJKRIUEB/2RrTFGzoA3z5n4cTG9h292EseT/q+JJA/LYTf5IYzeTIVAUbE5fFjUxefiQ==", + "version": "5.4.0", + "resolved": "https://registry.npmjs.org/govuk-frontend/-/govuk-frontend-5.4.0.tgz", + "integrity": "sha512-F3YwQYrYQqIPfNxsoph6O78Ey1unCB6cy6omx8KeWY9G504lWZFBSIaiUCma1jNLw9bOUU7Ui+tXG09jjqy0Mw==", "engines": { "node": ">= 4.2.0" } diff --git a/package.json b/package.json index 5e8c8dc1..4aefc402 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ }, "dependencies": { "@ministryofjustice/frontend": "2.1.2", - "govuk-frontend": "5.3.0", + "govuk-frontend": "5.4.0", "jquery": "3.7.1", "nunjucks": "3.2.4" }