diff --git a/package-lock.json b/package-lock.json index f63a47a8..03fe22d4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@aws-sdk/client-sqs": "^3.758.0", "@faker-js/faker": "^9.5.1", "@golevelup/ts-jest": "^0.6.2", - "@ministryofjustice/frontend": "^3.7.0", + "@ministryofjustice/frontend": "^4.0.0", "@playwright/test": "^1.50.1", "@types/jsonpath": "^0.2.4", "agentkeepalive": "^4.6.0", @@ -3070,9 +3070,9 @@ "license": "MIT" }, "node_modules/@ministryofjustice/frontend": { - "version": "3.7.0", - "resolved": "https://registry.npmjs.org/@ministryofjustice/frontend/-/frontend-3.7.0.tgz", - "integrity": "sha512-o84Sqy+1jqc1vaxIZfyG4VwJzdpDUK88O9COJFVLcFmW+Np80onlFlGAVjDUxNHYvtBdJx40w1dayq53wmtxgQ==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@ministryofjustice/frontend/-/frontend-4.0.0.tgz", + "integrity": "sha512-J7MpkOOfL8cLIJfvdBGWYPVJCdlo8OyBL5Ay4gK04v8SDO8/1p1+Ekesnx30u6cPLXyi7lmStEFOpiPRG36hpg==", "license": "MIT", "engines": { "node": ">= 4.2.0" diff --git a/package.json b/package.json index e0c97132..fb442cf7 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "@aws-sdk/client-sqs": "^3.758.0", "@faker-js/faker": "^9.5.1", "@golevelup/ts-jest": "^0.6.2", - "@ministryofjustice/frontend": "^3.7.0", + "@ministryofjustice/frontend": "^4.0.0", "@playwright/test": "^1.50.1", "@types/jsonpath": "^0.2.4", "agentkeepalive": "^4.6.0",