diff --git a/package.json b/package.json index f07d50f91..90bd7cbfa 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "app", "private": "true", "dependencies": { - "@ministryofjustice/frontend": "^3.1.0", + "@ministryofjustice/frontend": "^3.2.1", "dfe-autocomplete": "github:DFE-Digital/dfe-autocomplete", "esbuild": "^0.24.0", "govuk-country-and-territory-autocomplete": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index 688c952f9..31cd44582 100644 --- a/yarn.lock +++ b/yarn.lock @@ -122,10 +122,10 @@ resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.24.0.tgz#168ab1c7e1c318b922637fad8f339d48b01e1244" integrity sha512-7IAFPrjSQIJrGsK6flwg7NFmwBoSTyF3rl7If0hNUFQU4ilTsEPL6GuMuU9BfIWVVGuRnuIidkSMC+c0Otu8IA== -"@ministryofjustice/frontend@^3.1.0": - version "3.1.0" - resolved "https://registry.yarnpkg.com/@ministryofjustice/frontend/-/frontend-3.1.0.tgz#6e39ecdb0e34ab3a673b837800cf1e55d4b6a088" - integrity sha512-Dp2xqgXNM2om56EQdjNXaEKju3k330sTRoXNMEQEHI2qYTSwyz67VW3PkUHrWH1BXE7E2MyU/Q3OVA6ZhcZBsA== +"@ministryofjustice/frontend@^3.2.1": + version "3.2.1" + resolved "https://registry.yarnpkg.com/@ministryofjustice/frontend/-/frontend-3.2.1.tgz#2ef3616132326b83a568a2ac694836fed30a4bce" + integrity sha512-VSux1C/s8GAENXs4ih38irzaWrhguX+89YBg1tJSDcshFjNsEtclGtdLd8xyU8Gxs2qfRsn1E2dKyffzK94lTw== dependencies: govuk-frontend "^5.0.0" moment "^2.27.0"