diff --git a/package.json b/package.json index bbc31ab4731..e91bd0b487b 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "yarn": "^1.22.0" }, "dependencies": { - "@ministryofjustice/frontend": "^3.2.1", + "@ministryofjustice/frontend": "^3.2.2", "@rails/webpacker": "^5.4.4", "accessible-autocomplete": "^3.0.1", "dfe-autocomplete": "github:DFE-Digital/dfe-autocomplete#8e7389ff62a38bc8880323f6c58eed9c8d10f080", diff --git a/yarn.lock b/yarn.lock index 5d4894f08e0..6b5e9926186 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1427,10 +1427,10 @@ "@jridgewell/resolve-uri" "^3.1.0" "@jridgewell/sourcemap-codec" "^1.4.14" -"@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== +"@ministryofjustice/frontend@^3.2.2": + version "3.2.2" + resolved "https://registry.yarnpkg.com/@ministryofjustice/frontend/-/frontend-3.2.2.tgz#f1a9fd8a14d59adcb464b99cbc5b37c49e3bfdf4" + integrity sha512-7UdFk6QOqT6mUIoortB8Bb9JaLs7SujWyyGxWezPm6AJeuwMIVdwMsP2ldFFZ+54ajuw9akeA/Jvp/Hf6lt8ww== dependencies: govuk-frontend "^5.0.0" moment "^2.27.0"