From 1d4934ea29f303cf479d2cf9257063fa3b067ac7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 03:33:25 +0000 Subject: [PATCH] build(deps): bump smartwizard from 4.4.1 to 6.0.6 Bumps [smartwizard](https://github.com/techlab/jquery-smartwizard) from 4.4.1 to 6.0.6. - [Release notes](https://github.com/techlab/jquery-smartwizard/releases) - [Changelog](https://github.com/techlab/jquery-smartwizard/blob/master/CHANGELOG.md) - [Commits](https://github.com/techlab/jquery-smartwizard/compare/v4.4.1...v6.0.6) --- updated-dependencies: - dependency-name: smartwizard dependency-version: 6.0.6 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 06cd51133..1447bb718 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "select2": "^4.0.3", "signature_pad": "^2.3.0", "sjcl": "^1.0.8", - "smartwizard": "^4.2.2", + "smartwizard": "^6.0.6", "sweetalert2": "^6.11.4", "toastr": "^2.1.4", "tooltipster": "^4.2.5",