diff --git a/README.md b/README.md
index 272b063..09ef15b 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,10 @@ The following table shows the current version of [GOV.UK Frontend](https://githu
| Service | Frontend | Crown |
| :------ | -------------------: | :---------------: |
-| [Access your teaching qualifications](https://github.com/DFE-Digital/access-your-teaching-qualifications/) | ^5.4.0 | |
+| [Access your teaching qualifications](https://github.com/DFE-Digital/access-your-teaching-qualifications/) | ^5.4.1 | |
+| [GOV.UK Design System](https://github.com/alphagov/govuk-design-system/) | ^5.4.1 | |
+| [Look up commodity codes, import duties, taxes and controls (UK Integrated Online Tariff) – Calculator front end](https://github.com/trade-tariff/trade-tariff-duty-calculator/) | 5.4.1 | |
+| [Send legal mail to prisons](https://github.com/ministryofjustice/send-legal-mail-to-prisons/) | ^5.4.1 | |
| [Apply for legal aid](https://github.com/ministryofjustice/laa-apply-for-legal-aid/) | ^5.4.0 | |
| [Apply for teacher training](https://github.com/DFE-Digital/apply-for-teacher-training/) | ^5.4.0 | |
| [Calculate teacher pay](https://github.com/DFE-Digital/teacher-pay-calculator/) | 5.4.0 | |
@@ -12,7 +15,6 @@ The following table shows the current version of [GOV.UK Frontend](https://githu
| [Find a lost teacher reference number (TRN)](https://github.com/DFE-Digital/find-a-lost-trn/) | ^5.4.0 | |
| [Find a teaching school hub](https://github.com/DFE-Digital/teaching-school-hub-finder/) | 5.4.0 | |
| [Find unclaimed court money](https://github.com/ministryofjustice/find-unclaimed-court-money/) | ^5.4.0 | |
-| [GOV.UK Design System](https://github.com/alphagov/govuk-design-system/) | ^5.4.0 | |
| [GOV.UK Forms – Product pages](https://github.com/alphagov/forms-product-page/) | 5.4.0 | |
| [GOV.UK Forms – Admin application](https://github.com/alphagov/forms-admin/) | 5.4.0 | |
| [GOV.UK Forms – Forms runner](https://github.com/alphagov/forms-runner/) | 5.4.0 | |
@@ -26,14 +28,12 @@ The following table shows the current version of [GOV.UK Frontend](https://githu
| [Refer serious misconduct by a teacher in England](https://github.com/DFE-Digital/refer-serious-misconduct/) | 5.4.0 | |
| [Register for a National Professional Qualification](https://github.com/DFE-Digital/npq-registration/) | ^5.4.0 | |
| [Register trainee teachers](https://github.com/DFE-Digital/register-trainee-teachers/) | ^5.4.0 | |
-| [Send legal mail to prisons](https://github.com/ministryofjustice/send-legal-mail-to-prisons/) | ^5.4.0 | |
| [Submit cosmetic product notifications](https://github.com/UKGovernmentBEIS/beis-opss-cosmetics/tree/main/cosmetics-web/) | 5.4.0 | |
| [Teaching Vacancies](https://github.com/DFE-Digital/teaching-vacancies/) | ^5.4.0 | |
| [Visit someone in prison – Staff-facing manage service](https://github.com/ministryofjustice/book-a-prison-visit-staff-ui/) | ^5.4.0 | |
| [Visit someone in prison – Public-facing booking service](https://github.com/ministryofjustice/hmpps-book-a-prison-visit-ui/) | ^5.4.0 | |
| [Early years child development training](https://github.com/DFE-Digital/early-years-foundation-recovery/) | ^5.3.1 | |
| [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 | |
-| [Look up commodity codes, import duties, taxes and controls (UK Integrated Online Tariff) – Calculator front end](https://github.com/trade-tariff/trade-tariff-duty-calculator/) | 5.3.1 | |
| [Improve workload and wellbeing for school staff](https://github.com/DFE-Digital/improve-workload-and-wellbeing-for-school-staff/) | ^5.3.0 | |
| [Support for early career teachers](https://github.com/DFE-Digital/support-for-early-career-teachers/) | 5.3.0 | |
| [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.2.0 | |
diff --git a/data.json b/data.json
index 9f3416e..a3d1b63 100644
--- a/data.json
+++ b/data.json
@@ -8,7 +8,7 @@
{
"repo": "DFE-Digital/access-your-teaching-qualifications",
"serviceName": "Access your teaching qualifications",
- "govukversion": "^5.4.0"
+ "govukversion": "^5.4.1"
},
{
"repo": "Planning-Inspectorate/appeal-planning-decision",
@@ -116,7 +116,7 @@
{
"repo": "alphagov/govuk-design-system",
"serviceName": "GOV.UK Design System",
- "govukversion": "^5.4.0",
+ "govukversion": "^5.4.1",
"name": "Website"
},
{
@@ -573,7 +573,7 @@
"repo": "trade-tariff/trade-tariff-duty-calculator",
"serviceName": "Look up commodity codes, import duties, taxes and controls (UK Integrated Online Tariff)",
"name": "Calculator front end",
- "govukversion": "5.3.1"
+ "govukversion": "5.4.1"
},
{
"repo": "DEFRA/rod-licensing",
@@ -600,7 +600,7 @@
{
"repo": "ministryofjustice/send-legal-mail-to-prisons",
"serviceName": "Send legal mail to prisons",
- "govukversion": "^5.4.0"
+ "govukversion": "^5.4.1"
},
{
"repo": "DFE-Digital/support-for-early-career-teachers",
@@ -644,6 +644,11 @@
"repo": "ministryofjustice/grc-app",
"serviceName": "Apply for a Gender Recognition Certificate",
"govukversion": "^3.14.0"
+ },
+ {
+ "repo": "Planning-Inspectorate/applications-service",
+ "serviceName": "Find a National Infrastructure Project",
+ "skip": "maybe"
}
]
}