diff --git a/package-lock.json b/package-lock.json index f3d8e2d..1068a48 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@aws-sdk/client-sns": "^3.758.0", "@aws-sdk/client-sqs": "^3.758.0", "@js-joda/core": "^5.6.4", - "@ministryofjustice/frontend": "^3.7.0", + "@ministryofjustice/frontend": "^4.0.1", "@ministryofjustice/hmpps-monitoring": "^0.0.1-beta.2", "@types/qs": "^6.9.18", "agentkeepalive": "^4.6.0", @@ -2751,9 +2751,9 @@ } }, "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.1", + "resolved": "https://registry.npmjs.org/@ministryofjustice/frontend/-/frontend-4.0.1.tgz", + "integrity": "sha512-LljgnzLtTIw9z8mw/pK1xLIyR3TtHrFa9Z/i7X+6odzN5MlQ0dYLDXunoAhniXeOlXz5sNbdsmGuf/iNxv0keA==", "license": "MIT", "engines": { "node": ">= 4.2.0" diff --git a/package.json b/package.json index a6b072a..4774031 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "@aws-sdk/client-sns": "^3.758.0", "@aws-sdk/client-sqs": "^3.758.0", "@js-joda/core": "^5.6.4", - "@ministryofjustice/frontend": "^3.7.0", + "@ministryofjustice/frontend": "^4.0.1", "@ministryofjustice/hmpps-monitoring": "^0.0.1-beta.2", "@types/qs": "^6.9.18", "agentkeepalive": "^4.6.0",