diff --git a/package-lock.json b/package-lock.json index 541fe3c3..d698a28b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "dayjs": "^1.11.21", "lodash": "^4.18.1", "markdown-it": "^15.0.0", - "nhsuk-frontend": "^10.4.2", + "nhsuk-frontend": "^10.6.0", "nhsuk-prototype-kit": "^8.3.0", "pluralize": "^8.0.0", "weighted": "^1.0.0" @@ -4324,9 +4324,9 @@ } }, "node_modules/nhsuk-frontend": { - "version": "10.5.2", - "resolved": "https://registry.npmjs.org/nhsuk-frontend/-/nhsuk-frontend-10.5.2.tgz", - "integrity": "sha512-lTOmzSDJkEn8uhuEuj3NKAW5MYuG/5tqMRsp15An2oLKlpGEoEAoREp+tHYJ7DLOPDRp9Z/zmp6/pLea75ae1g==", + "version": "10.6.0", + "resolved": "https://registry.npmjs.org/nhsuk-frontend/-/nhsuk-frontend-10.6.0.tgz", + "integrity": "sha512-ZhnQiK6q6C8d0nwwzYSI+dSPuvJMqVPPtCHCoQif75L2Y8QW4Im0Q76UvqrNWkPAkX/lV2W1QNbot27ej61+3g==", "license": "MIT", "peer": true, "engines": { diff --git a/package.json b/package.json index 82179d0b..09932d69 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "dayjs": "^1.11.21", "lodash": "^4.18.1", "markdown-it": "^15.0.0", - "nhsuk-frontend": "^10.4.2", + "nhsuk-frontend": "^10.6.0", "nhsuk-prototype-kit": "^8.3.0", "pluralize": "^8.0.0", "weighted": "^1.0.0"