From c874e8537425516433bbf2988c39cc2a4aa78e2f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Nov 2022 16:46:09 +0000 Subject: [PATCH] Update dependency govuk-frontend to v4.4.0 --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 985da189..735cbe49 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "govuk_frontend_toolkit": "9.0.1", "govuk_template_jinja": "0.26.0", "govuk-elements-sass": "3.1.3", - "govuk-frontend": "4.3.1", + "govuk-frontend": "4.4.0", "gray-matter": "4.0.3", "inquirer": "8.2.5", "lodash": "4.17.21", @@ -1762,9 +1762,9 @@ "integrity": "sha512-BlJsYnC0HJomBNCiBm2oQCqgbvP7vaA06XyJ2NocpWM4vFcK/AxAC/7gAU6iCjP3LVhyobR+o2MTFFGozPIE6A==" }, "node_modules/govuk-frontend": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/govuk-frontend/-/govuk-frontend-4.3.1.tgz", - "integrity": "sha512-uD0KVFds7drOwLEvfp4zRBOXuHCxkWLYDQcYvlbG+2baZ9po2TGZz8WjfzhfueYjo9+Uwk+bM0NQT6g4cg/Q+A==", + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/govuk-frontend/-/govuk-frontend-4.4.0.tgz", + "integrity": "sha512-3Hg4GePCdlynd7F6a3YPOEJx0lDPPP6iBv1S893tv3+efYGWLGvsSFdCG0uob8Xc1O7ckL19dSsFpFhBWUkTNA==", "engines": { "node": ">= 4.2.0" } @@ -5305,9 +5305,9 @@ } }, "govuk-frontend": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/govuk-frontend/-/govuk-frontend-4.3.1.tgz", - "integrity": "sha512-uD0KVFds7drOwLEvfp4zRBOXuHCxkWLYDQcYvlbG+2baZ9po2TGZz8WjfzhfueYjo9+Uwk+bM0NQT6g4cg/Q+A==" + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/govuk-frontend/-/govuk-frontend-4.4.0.tgz", + "integrity": "sha512-3Hg4GePCdlynd7F6a3YPOEJx0lDPPP6iBv1S893tv3+efYGWLGvsSFdCG0uob8Xc1O7ckL19dSsFpFhBWUkTNA==" }, "graceful-fs": { "version": "4.2.10", diff --git a/package.json b/package.json index bd2a4b78..794edfbc 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "govuk_frontend_toolkit": "9.0.1", "govuk_template_jinja": "0.26.0", "govuk-elements-sass": "3.1.3", - "govuk-frontend": "4.3.1", + "govuk-frontend": "4.4.0", "gray-matter": "4.0.3", "inquirer": "8.2.5", "lodash": "4.17.21",