diff --git a/package-lock.json b/package-lock.json index 2d455eb4..e290193f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6,7 +6,7 @@ "": { "dependencies": { "@babel/preset-env": "^7.26.0", - "@ministryofjustice/frontend": "^3.2.0", + "@ministryofjustice/frontend": "^3.2.1", "babel-jest": "^29.7.0", "govuk-frontend": "^5.7.1", "jest-environment-jsdom": "^29.7.0", @@ -2301,9 +2301,9 @@ "dev": true }, "node_modules/@ministryofjustice/frontend": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/@ministryofjustice/frontend/-/frontend-3.2.0.tgz", - "integrity": "sha512-fnFTKRR4q/+Ihhhu5S1tf4n+UO0Z2I6fGMEPEn/wHe7S5B09P5Kw/bw6tuCKTanzHymfhPypfvArMbYTcTtK7w==", + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/@ministryofjustice/frontend/-/frontend-3.2.1.tgz", + "integrity": "sha512-VSux1C/s8GAENXs4ih38irzaWrhguX+89YBg1tJSDcshFjNsEtclGtdLd8xyU8Gxs2qfRsn1E2dKyffzK94lTw==", "dependencies": { "govuk-frontend": "^5.0.0", "moment": "^2.27.0" diff --git a/package.json b/package.json index cf355273..eefea3fe 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "dependencies": { "@babel/preset-env": "^7.26.0", - "@ministryofjustice/frontend": "^3.2.0", + "@ministryofjustice/frontend": "^3.2.1", "babel-jest": "^29.7.0", "govuk-frontend": "^5.7.1", "jest-environment-jsdom": "^29.7.0",