diff --git a/package-lock.json b/package-lock.json index 4ae2ee11..f93214c5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,9 +10,9 @@ "license": "MIT", "dependencies": { "@sindresorhus/slugify": "^3.0.0", - "@x-govuk/govuk-eleventy-plugin": "^8.3.0", - "govuk-frontend": "5.14.0", - "jspdf": "^4.1.0", + "@x-govuk/govuk-eleventy-plugin": "^8.3.1", + "govuk-frontend": "6.0.0", + "jspdf": "^4.2.0", "markdown-it": "^14.1.1" }, "devDependencies": { @@ -1978,9 +1978,9 @@ } }, "node_modules/@babel/runtime": { - "version": "7.28.4", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.28.4.tgz", - "integrity": "sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==", + "version": "7.28.6", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.28.6.tgz", + "integrity": "sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA==", "license": "MIT", "engines": { "node": ">=6.9.0" @@ -5536,9 +5536,9 @@ } }, "node_modules/@x-govuk/govuk-eleventy-plugin": { - "version": "8.3.0", - "resolved": "https://registry.npmjs.org/@x-govuk/govuk-eleventy-plugin/-/govuk-eleventy-plugin-8.3.0.tgz", - "integrity": "sha512-lgtIJFYW7NUw7qweum2UiiK37ySpqyhwWgeXcpnHlkjCG2TdtHb1mCDJw0k7GL358edejnXyRi79iEY8AWqTug==", + "version": "8.3.1", + "resolved": "https://registry.npmjs.org/@x-govuk/govuk-eleventy-plugin/-/govuk-eleventy-plugin-8.3.1.tgz", + "integrity": "sha512-6ehQ/dvK9WPEDhisXzJ+cT8SdAHHPEarumrCkXAkhSiXauXsyNwSlG0CHIbbBAN9J0kwYua1JofUqh4g6GxPxQ==", "license": "MIT", "dependencies": { "@11ty/eleventy": "^3.0.0", @@ -5572,7 +5572,7 @@ "node": ">=22" } }, - "node_modules/@x-govuk/govuk-prototype-components": { + "node_modules/@x-govuk/govuk-eleventy-plugin/node_modules/@x-govuk/govuk-prototype-components": { "version": "5.0.2", "resolved": "https://registry.npmjs.org/@x-govuk/govuk-prototype-components/-/govuk-prototype-components-5.0.2.tgz", "integrity": "sha512-flrVR0od5DsgDtzufTpDIhGOMHdk+ZjvMJyoStk9l5iG0j41MXMa44GD4aeqPXspJW0DqlxP+vMpBX0c0ECEZQ==", @@ -5588,6 +5588,15 @@ "govuk-frontend": "^5.11.0" } }, + "node_modules/@x-govuk/govuk-eleventy-plugin/node_modules/govuk-frontend": { + "version": "5.14.0", + "resolved": "https://registry.npmjs.org/govuk-frontend/-/govuk-frontend-5.14.0.tgz", + "integrity": "sha512-MgfaXswIM6KpXS2T5gltEnzgVLgfM3UoE9+rYkhBiR0suaJ8Let31VZXQZqz9QhiPDbv28fW1nRjIyLujfZIBA==", + "license": "MIT", + "engines": { + "node": ">= 4.2.0" + } + }, "node_modules/a-sync-waterfall": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/a-sync-waterfall/-/a-sync-waterfall-1.0.1.tgz", @@ -8091,9 +8100,9 @@ } }, "node_modules/govuk-frontend": { - "version": "5.14.0", - "resolved": "https://registry.npmjs.org/govuk-frontend/-/govuk-frontend-5.14.0.tgz", - "integrity": "sha512-MgfaXswIM6KpXS2T5gltEnzgVLgfM3UoE9+rYkhBiR0suaJ8Let31VZXQZqz9QhiPDbv28fW1nRjIyLujfZIBA==", + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/govuk-frontend/-/govuk-frontend-6.0.0.tgz", + "integrity": "sha512-n1DUbQD6coHL3UkQS0yTbd4ziIxLBzkWBODVCjXMclSY7FvOGeHcTg3c72z6u7DQECQb0tfZofhPjGxPUOIizA==", "license": "MIT", "engines": { "node": ">= 4.2.0" @@ -8949,12 +8958,12 @@ } }, "node_modules/jspdf": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/jspdf/-/jspdf-4.1.0.tgz", - "integrity": "sha512-xd1d/XRkwqnsq6FP3zH1Q+Ejqn2ULIJeDZ+FTKpaabVpZREjsJKRJwuokTNgdqOU+fl55KgbvgZ1pRTSWCP2kQ==", + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/jspdf/-/jspdf-4.2.0.tgz", + "integrity": "sha512-hR/hnRevAXXlrjeqU5oahOE+Ln9ORJUB5brLHHqH67A+RBQZuFr5GkbI9XQI8OUFSEezKegsi45QRpc4bGj75Q==", "license": "MIT", "dependencies": { - "@babel/runtime": "^7.28.4", + "@babel/runtime": "^7.28.6", "fast-png": "^6.2.0", "fflate": "^0.8.1" }, diff --git a/package.json b/package.json index 415451be..afa9eebc 100644 --- a/package.json +++ b/package.json @@ -32,9 +32,9 @@ "license": "MIT", "dependencies": { "@sindresorhus/slugify": "^3.0.0", - "@x-govuk/govuk-eleventy-plugin": "^8.3.0", - "govuk-frontend": "5.14.0", - "jspdf": "^4.1.0", + "@x-govuk/govuk-eleventy-plugin": "^8.3.1", + "govuk-frontend": "6.0.0", + "jspdf": "^4.2.0", "markdown-it": "^14.1.1" }, "devDependencies": {