From 03676fdb4707c01cc4637c39f852a97b7558e6c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 03:39:05 +0000 Subject: [PATCH] build(deps): bump smartwizard from 6.0.6 to 7.0.2 Bumps [smartwizard](https://github.com/techlab/jquery-smartwizard) from 6.0.6 to 7.0.2. - [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/commits) --- updated-dependencies: - dependency-name: smartwizard dependency-version: 7.0.2 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 a2c27817f..af9d1338e 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": "^6.0.6", + "smartwizard": "^7.0.2", "sweetalert2": "^11.26.24", "toastr": "^2.1.4", "tooltipster": "^4.2.5",