From b1282fd9f89b8f75a02da64d46f0cef72cf583c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Jul 2025 01:42:30 +0000 Subject: [PATCH] Bump intro.js from 6.0.0 to 8.3.2 in /codewof Bumps [intro.js](https://github.com/usablica/intro.js) from 6.0.0 to 8.3.2. - [Release notes](https://github.com/usablica/intro.js/releases) - [Changelog](https://github.com/usablica/intro.js/blob/master/tsconfig.release.json) - [Commits](https://github.com/usablica/intro.js/compare/v6.0.0...v8.3.2) --- updated-dependencies: - dependency-name: intro.js dependency-version: 8.3.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- codewof/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codewof/package.json b/codewof/package.json index 7546b30f..a1bca830 100644 --- a/codewof/package.json +++ b/codewof/package.json @@ -26,7 +26,7 @@ "gulp-tap": "2.0.0", "gulp-terser": "2.1.0", "gulp": "4.0.2", - "intro.js": "6.0.0", + "intro.js": "8.3.2", "jquery": "3.7.1", "pixrem": "5.0.0", "popper.js": "1.16.1",