diff --git a/package-lock.json b/package-lock.json index 4a51d1d..643f7b8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "license": "MIT", "dependencies": { - "@ministryofjustice/frontend": "2.2.4", + "@ministryofjustice/frontend": "3.0.2", "govuk-frontend": "5.7.1", "jquery": "3.7.1", "nunjucks": "3.2.4" @@ -19,10 +19,9 @@ } }, "node_modules/@ministryofjustice/frontend": { - "version": "2.2.4", - "resolved": "https://registry.npmjs.org/@ministryofjustice/frontend/-/frontend-2.2.4.tgz", - "integrity": "sha512-uTPoEU0dEIgBKdqGsQbOmRZCaEhBsL4hxW4zyIHcW031xqexMW5E/i4UAAeOAcBN1d1ts9bRRdLnOfR7V9kaHw==", - "license": "MIT", + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/@ministryofjustice/frontend/-/frontend-3.0.2.tgz", + "integrity": "sha512-sEt5LjjeAN4FgBasz19AASLjRNEVKnocXrHm350wtQSGcnkK+8LuMRZ0VBESItgcaN/0XeO/kpd9S4PQ5Dkv7Q==", "dependencies": { "govuk-frontend": "^5.0.0", "moment": "^2.27.0" diff --git a/package.json b/package.json index cbb8aa4..55c2e91 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "sass": "1.79.3" }, "dependencies": { - "@ministryofjustice/frontend": "2.2.4", + "@ministryofjustice/frontend": "3.0.2", "govuk-frontend": "5.7.1", "jquery": "3.7.1", "nunjucks": "3.2.4"