From 33f94111fed7a6154a51388088b34f7dcecd65fa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Jan 2025 18:23:22 +0000 Subject: [PATCH] Update dependency hmrc-frontend to v6.49.0 --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5fe6008f..05b6a819 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2091,9 +2091,9 @@ } }, "node_modules/hmrc-frontend": { - "version": "6.47.0", - "resolved": "https://registry.npmjs.org/hmrc-frontend/-/hmrc-frontend-6.47.0.tgz", - "integrity": "sha512-VQ4v5KCLQIr/xXDTtBbAvqRZOQmrE7lh7LFpP++wCPD/qwuc+prx/0LRV5P2kppZlx5gQycv3hYzuQVZV6hIxw==", + "version": "6.49.0", + "resolved": "https://registry.npmjs.org/hmrc-frontend/-/hmrc-frontend-6.49.0.tgz", + "integrity": "sha512-XgiNbFfkkfazuwIffNvlAG4fvi8CpiHHVL5qYBgkHCGjw1Jg8h+eS9yzuGyaZT1pICuKI+SELTc/+1Yhw/l1Dw==", "license": "Apache-2.0", "dependencies": { "accessible-autocomplete": "^3.0.1",