diff --git a/package.json b/package.json index e33f46087..b4cca26db 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "app", "private": "true", "dependencies": { - "@ministryofjustice/frontend": "^2.2.0", + "@ministryofjustice/frontend": "^2.2.2", "dfe-autocomplete": "github:DFE-Digital/dfe-autocomplete", "esbuild": "^0.23.1", "govuk-country-and-territory-autocomplete": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index 56f753984..a084aa66e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -122,10 +122,10 @@ resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.23.1.tgz#81fd50d11e2c32b2d6241470e3185b70c7b30699" integrity sha512-BHpFFeslkWrXWyUPnbKm+xYYVYruCinGcftSBaa8zoF9hZO4BcSCFUvHVTtzpIY6YzUnYtuEhZ+C9iEXjxnasg== -"@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== +"@ministryofjustice/frontend@^2.2.2": + version "2.2.2" + resolved "https://registry.yarnpkg.com/@ministryofjustice/frontend/-/frontend-2.2.2.tgz#5a0206ce9472cf4fc82fa3326c414d40e13248db" + integrity sha512-7PIms2sNyo9x614KiqC29veO86AjCFJ79SMERxf2MISiTQ7hph6rtTS3iZSXGCr2WdCxHOZkA3rdmt7ZNfGnDQ== dependencies: govuk-frontend "^5.0.0" moment "^2.27.0"