diff --git a/package-lock.json b/package-lock.json index 755be54..209fcd7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@aws-sdk/client-sqs": "^3.714.0", - "@ministryofjustice/frontend": "^3.2.1", + "@ministryofjustice/frontend": "^3.2.2", "@ministryofjustice/hmpps-monitoring": "^0.0.1-beta.2", "agentkeepalive": "^4.5.0", "applicationinsights": "^2.9.6", @@ -2771,9 +2771,9 @@ } }, "node_modules/@ministryofjustice/frontend": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/@ministryofjustice/frontend/-/frontend-3.2.2.tgz", - "integrity": "sha512-7UdFk6QOqT6mUIoortB8Bb9JaLs7SujWyyGxWezPm6AJeuwMIVdwMsP2ldFFZ+54ajuw9akeA/Jvp/Hf6lt8ww==", + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/@ministryofjustice/frontend/-/frontend-3.3.0.tgz", + "integrity": "sha512-kK1+XTI8KPgL2kA3ylTkXfXqA2cirENh1oxTYnvogt6W8vg5VexGSYjynRZ5EhRUAQh6uHPmOGyr+mYXmNwReQ==", "license": "MIT", "dependencies": { "govuk-frontend": "^5.0.0", diff --git a/package.json b/package.json index ed446c1..6cc8324 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ }, "dependencies": { "@aws-sdk/client-sqs": "^3.714.0", - "@ministryofjustice/frontend": "^3.2.1", + "@ministryofjustice/frontend": "^3.2.2", "@ministryofjustice/hmpps-monitoring": "^0.0.1-beta.2", "agentkeepalive": "^4.5.0", "applicationinsights": "^2.9.6",