diff --git a/package-lock.json b/package-lock.json index b9874d6ec..8591f8cac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "ISC", "dependencies": { "@nationalarchives/ds-caselaw-frontend": "github:nationalarchives/ds-caselaw-frontend#v2.0.9", - "@nationalarchives/frontend": "^0.5.0", + "@nationalarchives/frontend": "^0.6.0", "govuk-country-and-territory-autocomplete": "^1.0.2", "govuk-frontend": "^5.7.1", "nodemon": "^3.0.3", @@ -2303,9 +2303,9 @@ "license": "MIT" }, "node_modules/@nationalarchives/frontend": { - "version": "0.5.0", - "resolved": "https://registry.npmjs.org/@nationalarchives/frontend/-/frontend-0.5.0.tgz", - "integrity": "sha512-EDo0DlP4NoSH349uzYGMtmWfL/P+MiT4CDmyklPorOAmHAwiDstAqRYC1JhUtDOq7fCVAU803FOviVqDAlPkWA==", + "version": "0.6.0", + "resolved": "https://registry.npmjs.org/@nationalarchives/frontend/-/frontend-0.6.0.tgz", + "integrity": "sha512-HaZHegiWV2JYsgpN+W03gzNaNFVdOGEa6AylV5TPk1cSMabDqGGM7tko5MpCe5EMhtNuVvgylAU4hcDCcwIcNg==", "license": "MIT" }, "node_modules/@nodelib/fs.scandir": { diff --git a/package.json b/package.json index 4f4b6ab20..58e8c44ec 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ ], "dependencies": { "@nationalarchives/ds-caselaw-frontend": "github:nationalarchives/ds-caselaw-frontend#v2.0.9", - "@nationalarchives/frontend": "^0.5.0", + "@nationalarchives/frontend": "^0.6.0", "govuk-country-and-territory-autocomplete": "^1.0.2", "govuk-frontend": "^5.7.1", "nodemon": "^3.0.3",