diff --git a/package-lock.json b/package-lock.json index b095bf0..8a89f3b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@11ty/eleventy": "^3.0.0", "@11ty/eleventy-fetch": "^5.0.0", "@11ty/eleventy-plugin-rss": "^2.0.0", - "@x-govuk/govuk-eleventy-plugin": "^6.7.1" + "@x-govuk/govuk-eleventy-plugin": "^6.7.2" }, "devDependencies": { "@x-govuk/eslint-config": "^0.0.1", @@ -1646,9 +1646,10 @@ } }, "node_modules/@x-govuk/govuk-eleventy-plugin": { - "version": "6.7.1", - "resolved": "https://registry.npmjs.org/@x-govuk/govuk-eleventy-plugin/-/govuk-eleventy-plugin-6.7.1.tgz", - "integrity": "sha512-OSJjV9B0RZ9JAMhaBDI5lOM2iSdaz8F/jYNLuxF8UZPxkxL0fYREn/Edw7Z9dSVypRJhkL+HsYqmsVIeV6dnUA==", + "version": "6.7.2", + "resolved": "https://registry.npmjs.org/@x-govuk/govuk-eleventy-plugin/-/govuk-eleventy-plugin-6.7.2.tgz", + "integrity": "sha512-xDHg6JNucWlc9F1rCNVNHaSWnTyyYCEDoC7MgKY4BPm7sz8RE+PS55lM4co+Y5omg8FAbQvCD/Qz/a7w++3QZA==", + "license": "MIT", "dependencies": { "@11ty/eleventy": "^2.0.0", "@11ty/eleventy-navigation": "^0.3.2", diff --git a/package.json b/package.json index 0442b3a..96967fe 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@11ty/eleventy": "^3.0.0", "@11ty/eleventy-fetch": "^5.0.0", "@11ty/eleventy-plugin-rss": "^2.0.0", - "@x-govuk/govuk-eleventy-plugin": "^6.7.1" + "@x-govuk/govuk-eleventy-plugin": "^6.7.2" }, "devDependencies": { "@x-govuk/eslint-config": "^0.0.1",