diff --git a/package-lock.json b/package-lock.json index 5b875399..945df334 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@govuk-prototype-kit/task-list": "1.1.2", "govuk-frontend": "4.7.0", "govuk-prototype-kit": "13.13.1", - "hmrc-frontend": "5.46.0", + "hmrc-frontend": "^5.60.0", "jquery": "3.7.1", "notifications-node-client": "7.0.3" } @@ -1803,9 +1803,9 @@ } }, "node_modules/hmrc-frontend": { - "version": "5.46.0", - "resolved": "https://registry.npmjs.org/hmrc-frontend/-/hmrc-frontend-5.46.0.tgz", - "integrity": "sha512-UcRinYzE4OovPiAKtn6I8rhJSG8wm8U8jVsTS1k+sP/SVTZhLeZ13B5qoRmoXe6qSv/byrWjiOaTSabgYRsfNg==", + "version": "5.60.0", + "resolved": "https://registry.npmjs.org/hmrc-frontend/-/hmrc-frontend-5.60.0.tgz", + "integrity": "sha512-XINFXJTl6mzw6kdFihzqM6Zw/PibzAsIpDKqni5EhPNUA2ldkAdOrPQArWmPb/xN6nyE6OqyGAdj7IZEjBCxtg==", "dependencies": { "accessible-autocomplete": "^2.0.4", "govuk-frontend": "^4.7.0" diff --git a/package.json b/package.json index e71748d4..4c33e3e6 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@govuk-prototype-kit/task-list": "1.1.2", "govuk-frontend": "4.7.0", "govuk-prototype-kit": "13.13.1", - "hmrc-frontend": "5.46.0", + "hmrc-frontend": "5.60.0", "jquery": "3.7.1", "notifications-node-client": "7.0.3" }