diff --git a/package.json b/package.json index a147baa9a..723487d29 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "dependencies": { "@hotwired/stimulus": "^3.2.2", "@hotwired/turbo-rails": "8.0.12", - "@ministryofjustice/frontend": "^3.0.3", + "@ministryofjustice/frontend": "^3.1.0", "decimal.js": "^10.4.3", "esbuild": "^0.24.0", "govuk-frontend": "^5.7.1", diff --git a/yarn.lock b/yarn.lock index 2ce51a41c..b9c570cf9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1057,10 +1057,10 @@ "@jridgewell/resolve-uri" "^3.1.0" "@jridgewell/sourcemap-codec" "^1.4.14" -"@ministryofjustice/frontend@^3.0.3": - version "3.0.3" - resolved "https://registry.yarnpkg.com/@ministryofjustice/frontend/-/frontend-3.0.3.tgz#553a9539480806d85752c89fd9c6364f3f878149" - integrity sha512-E1fOweiM/KGR1uct7trvoWQDkZSmSK2uTyL0g+x5q6tFapy/hNMOgzsqwjhhdxSQUjDB3rSKXDub3b+QozEkCA== +"@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== dependencies: govuk-frontend "^5.0.0" moment "^2.27.0"