diff --git a/README.md b/README.md index 2e84f0a..335630d 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ The following table shows the current version of [GOV.UK Frontend](https://githu | [Teaching Vacancies](https://github.com/DFE-Digital/teaching-vacancies/) | ^5.7.1 | New crown | | [Visit someone in prison – Staff-facing manage service](https://github.com/ministryofjustice/book-a-prison-visit-staff-ui/) | ^5.7.1 | New crown | | [Visit someone in prison – Public-facing booking service](https://github.com/ministryofjustice/hmpps-book-a-prison-visit-ui/) | ^5.7.1 | New crown | +| [GOV.UK One Login – Account management frontend](https://github.com/govuk-one-login/di-account-management-frontend/) | ^5.7.0 | New crown | | [Access your teaching qualifications](https://github.com/DFE-Digital/access-your-teaching-qualifications/) | ^5.6.0 | New crown | | [Develop your career in child and family social work](https://github.com/DFE-Digital/childrens-social-care-cpd/tree/main/Childrens-Social-Care-CPD/) | ^5.6.0 | New crown | | [Find a National Infrastructure Project](https://github.com/Planning-Inspectorate/applications-service/) | ^5.6.0 | New crown | @@ -52,19 +53,18 @@ The following table shows the current version of [GOV.UK Frontend](https://githu | [Look up commodity codes, import duties, taxes and controls (UK Integrated Online Tariff) – Front end](https://github.com/trade-tariff/trade-tariff-frontend/) | 5.3.1 | New crown | | [Improve workload and wellbeing for school staff](https://github.com/DFE-Digital/improve-workload-and-wellbeing-for-school-staff/) | ^5.3.0 | New crown | | [Support for early career teachers](https://github.com/DFE-Digital/support-for-early-career-teachers/) | 5.3.0 | New crown | -| [GOV.UK One Login – Account management frontend](https://github.com/govuk-one-login/di-account-management-frontend/) | ^5.2.0 | New crown | | [GOV.UK Prototype Kit](https://github.com/alphagov/govuk-prototype-kit/) | 5.2.0 | New crown | | [Get a rod fishing licence](https://github.com/DEFRA/rod-licensing/tree/main/packages/gafl-webapp-service/) | ^5.2.0 | New crown | | [Publish teacher training courses](https://github.com/DFE-Digital/publish-teacher-training/) | 5.2.0 | New crown | | [Submit social housing lettings and sales data (CORE)](https://github.com/communitiesuk/submit-social-housing-lettings-and-sales-data/) | 5.1.0 | New crown | | [Apply for Probate](https://github.com/hmcts/probate-frontend/) | ^4.9.0 | Old crown | +| [GOV.UK One Login – Authentication frontend](https://github.com/govuk-one-login/authentication-frontend/) | ^4.9.0 | Old crown | | [GovWifi](https://github.com/alphagov/govwifi-product-page/) | ^4.9.0 | Old crown | | [Verify an apostille](https://github.com/UKForeignOffice/verify-apostille-service/) | ^4.9.0 | Old crown | | [planning.data.gov.uk](https://github.com/digital-land/digital-land.info/) | 4.9.0 | Old crown | | [Check if you can get legal aid](https://github.com/ministryofjustice/cla_public/) | ^4.8.0 | New crown | | [GOV.UK One Login – Product page](https://github.com/govuk-one-login/onboarding-product-page/) | ^4.8.0 | New crown | | [GOV.UK One Login – Admin tool](https://github.com/govuk-one-login/onboarding-self-service-experience/tree/main/express/) | ^4.8.0 | New crown | -| [GOV.UK One Login – Authentication frontend](https://github.com/govuk-one-login/authentication-frontend/) | ^4.8.0 | New crown | | [Find a grant](https://github.com/cabinetoffice/gap-find-apply-web/tree/main/packages/applicant/) | ^4.8 | New crown | | [Find postgraduate teacher training](https://github.com/DFE-Digital/find-teacher-training/) | ^4.4.1 | Old crown | | [Create an energy label](https://github.com/UKGovernmentBEIS/energy-label-service/) | ^4.0.1 | Old crown | diff --git a/data.json b/data.json index 66babf7..b9c4632 100644 --- a/data.json +++ b/data.json @@ -520,7 +520,7 @@ { "repo": "govuk-one-login/di-account-management-frontend", "serviceName": "GOV.UK One Login", - "govukversion": "^5.2.0", + "govukversion": "^5.7.0", "name": "Account management frontend" }, { @@ -628,7 +628,7 @@ "repo": "govuk-one-login/authentication-frontend", "serviceName": "GOV.UK One Login", "name": "Authentication frontend", - "govukversion": "^4.8.0" + "govukversion": "^4.9.0" }, { "repo": "DFE-Digital/improve-workload-and-wellbeing-for-school-staff",