diff --git a/package.json b/package.json index d92c21599..d54f0fe36 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "app", "private": "true", "dependencies": { - "@ministryofjustice/frontend": "^2.1.3", + "@ministryofjustice/frontend": "^2.2.0", "dfe-autocomplete": "github:DFE-Digital/dfe-autocomplete", "esbuild": "^0.23.0", "govuk-country-and-territory-autocomplete": "^1.0.2", diff --git a/yarn.lock b/yarn.lock index df692fbb3..0ff271f81 100644 --- a/yarn.lock +++ b/yarn.lock @@ -122,10 +122,10 @@ resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.23.0.tgz#db44a6a08520b5f25bbe409f34a59f2d4bcc7ced" integrity sha512-Arm+WgUFLUATuoxCJcahGuk6Yj9Pzxd6l11Zb/2aAuv5kWWvvfhLFo2fni4uSK5vzlUdCGZ/BdV5tH8klj8p8g== -"@ministryofjustice/frontend@^2.1.3": - version "2.1.3" - resolved "https://registry.yarnpkg.com/@ministryofjustice/frontend/-/frontend-2.1.3.tgz#5aa4187096d4d0f7db46e762547b711472c073f0" - integrity sha512-kFStfY6Ckbx9OGUEf2xXAjG8oUGXpARpbogk569MTH5LnI1txVT0NieskA4Vthic+2yQ++bePtKX46U1f30rLA== +"@ministryofjustice/frontend@^2.2.0": + version "2.2.0" + resolved "https://registry.yarnpkg.com/@ministryofjustice/frontend/-/frontend-2.2.0.tgz#1b41e088adc67a486529fad526e0fe6651c853f0" + integrity sha512-d6ZPTnsJC7vofU1+nPmDXzmZeYP5oYJXWTthHHf2kABQnEBMeJvTZJdxttH2qw9NjFbV5mWiPNWZsx0wgG4qvg== dependencies: govuk-frontend "^5.0.0" moment "^2.27.0"