diff --git a/package-lock.json b/package-lock.json index dbdf944..6e0448e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "license": "MIT", "dependencies": { - "@ministryofjustice/frontend": "2.1.3", + "@ministryofjustice/frontend": "2.2.0", "govuk-frontend": "5.4.0", "jquery": "3.7.1", "nunjucks": "3.2.4" @@ -19,9 +19,9 @@ } }, "node_modules/@ministryofjustice/frontend": { - "version": "2.1.3", - "resolved": "https://registry.npmjs.org/@ministryofjustice/frontend/-/frontend-2.1.3.tgz", - "integrity": "sha512-kFStfY6Ckbx9OGUEf2xXAjG8oUGXpARpbogk569MTH5LnI1txVT0NieskA4Vthic+2yQ++bePtKX46U1f30rLA==", + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/@ministryofjustice/frontend/-/frontend-2.2.0.tgz", + "integrity": "sha512-d6ZPTnsJC7vofU1+nPmDXzmZeYP5oYJXWTthHHf2kABQnEBMeJvTZJdxttH2qw9NjFbV5mWiPNWZsx0wgG4qvg==", "dependencies": { "govuk-frontend": "^5.0.0", "moment": "^2.27.0" diff --git a/package.json b/package.json index cb48f02..823eee8 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "sass": "1.77.6" }, "dependencies": { - "@ministryofjustice/frontend": "2.1.3", + "@ministryofjustice/frontend": "2.2.0", "govuk-frontend": "5.4.0", "jquery": "3.7.1", "nunjucks": "3.2.4"