diff --git a/package.json b/package.json index ad74f107..873ee254 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "private": "true", "dependencies": { "esbuild": "^0.20.2", - "govuk-frontend": "^5.3.0", + "govuk-frontend": "^5.4.0", "sass": "^1.75.0" }, "scripts": { diff --git a/yarn.lock b/yarn.lock index 6959023b..ab38b07d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -205,10 +205,10 @@ glob-parent@~5.1.2: dependencies: is-glob "^4.0.1" -govuk-frontend@^5.3.0: - version "5.3.0" - resolved "https://registry.yarnpkg.com/govuk-frontend/-/govuk-frontend-5.3.0.tgz#f9a2b405925beada90d074e17939f9d8ddcd256e" - integrity sha512-w6yaaDU3nqhVmWJFnOuJKRIUEB/2RrTFGzoA3z5n4cTG9h292EseT/q+JJA/LYTf5IYzeTIVAUbE5fFjUxefiQ== +govuk-frontend@^5.4.0: + version "5.4.0" + resolved "https://registry.yarnpkg.com/govuk-frontend/-/govuk-frontend-5.4.0.tgz#8f2e0b55ef7c7552a1efe68c7b40ff1b4a393e72" + integrity sha512-F3YwQYrYQqIPfNxsoph6O78Ey1unCB6cy6omx8KeWY9G504lWZFBSIaiUCma1jNLw9bOUU7Ui+tXG09jjqy0Mw== immutable@^4.0.0: version "4.3.0"