diff --git a/package-lock.json b/package-lock.json index e17ed3a6e..cb8568da3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@faker-js/faker": "^9.0.0", - "@ministryofjustice/frontend": "3.2", + "@ministryofjustice/frontend": "3.3", "@ministryofjustice/hmpps-connect-dps-components": "^1.2.0", "@sentry/node": "^7.54.0", "agentkeepalive": "^4.3.0", @@ -1693,9 +1693,9 @@ "integrity": "sha512-2IHAOaLauc8qaAitvWS+U931T+ze+7MNWrDHY47IENP5y2UA0vqJDu67kWZDdpCN1fFC77sfgfB+HV7SrKshnQ==" }, "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 289cd3c16..8d6b02f84 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ }, "dependencies": { "@faker-js/faker": "^9.0.0", - "@ministryofjustice/frontend": "3.2", + "@ministryofjustice/frontend": "3.3", "@ministryofjustice/hmpps-connect-dps-components": "^1.2.0", "@sentry/node": "^7.54.0", "agentkeepalive": "^4.3.0",