diff --git a/package-lock.json b/package-lock.json index 4a51d1d..bc67215 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.2.0", "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.2.0", + "resolved": "https://registry.npmjs.org/@ministryofjustice/frontend/-/frontend-3.2.0.tgz", + "integrity": "sha512-fnFTKRR4q/+Ihhhu5S1tf4n+UO0Z2I6fGMEPEn/wHe7S5B09P5Kw/bw6tuCKTanzHymfhPypfvArMbYTcTtK7w==", "dependencies": { "govuk-frontend": "^5.0.0", "moment": "^2.27.0" diff --git a/package.json b/package.json index cbb8aa4..4d11f1b 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "sass": "1.79.3" }, "dependencies": { - "@ministryofjustice/frontend": "2.2.4", + "@ministryofjustice/frontend": "3.2.0", "govuk-frontend": "5.7.1", "jquery": "3.7.1", "nunjucks": "3.2.4"