diff --git a/package-lock.json b/package-lock.json index fca07d52..dc413dee 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,7 +8,7 @@ "name": "govuk-prototype-kit", "dependencies": { "@govuk-prototype-kit/step-by-step": "2.2.3", - "@ministryofjustice/frontend": "^2.0.0", + "@ministryofjustice/frontend": "^3.0.0", "govuk-frontend": "5.8.0", "govuk-prototype-kit": "13.16.2", "hmrc-frontend": "^6.0.0", @@ -27,9 +27,9 @@ "license": "MIT" }, "node_modules/@ministryofjustice/frontend": { - "version": "2.2.5", - "resolved": "https://registry.npmjs.org/@ministryofjustice/frontend/-/frontend-2.2.5.tgz", - "integrity": "sha512-UR8WTME0vrYhtCxBESd0XaAvfjdi9UujieeooQj1ddQKdcfI/wkXUMJO8hWWvXjeqRxfKB2v62rw1mSRc+Yqrw==", + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/@ministryofjustice/frontend/-/frontend-3.3.1.tgz", + "integrity": "sha512-4npwkub8xkhp+YFUK9MIm8armTTs7hzkvT33Ijetxi6aI4Ezzym7XPv4XjQavYAewmv+CHv6WqbBCqtJrWwtmg==", "license": "MIT", "dependencies": { "govuk-frontend": "^5.0.0", diff --git a/package.json b/package.json index 50fcaa18..8bb84f51 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "name": "govuk-prototype-kit", "dependencies": { "@govuk-prototype-kit/step-by-step": "2.2.3", - "@ministryofjustice/frontend": "^2.0.0", + "@ministryofjustice/frontend": "^3.0.0", "govuk-frontend": "5.8.0", "govuk-prototype-kit": "13.16.2", "hmrc-frontend": "^6.0.0",