From 31813f5847484488458d9db4650ad3a1332f3872 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 02:03:06 +0000 Subject: [PATCH] Bump gulp from 4.0.2 to 5.0.0 in /codewof Bumps [gulp](https://github.com/gulpjs/gulp) from 4.0.2 to 5.0.0. - [Release notes](https://github.com/gulpjs/gulp/releases) - [Changelog](https://github.com/gulpjs/gulp/blob/master/CHANGELOG.md) - [Commits](https://github.com/gulpjs/gulp/compare/v4.0.2...v5.0.0) --- updated-dependencies: - dependency-name: gulp 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 0e84e0bb8..0c0840e04 100644 --- a/codewof/package.json +++ b/codewof/package.json @@ -25,7 +25,7 @@ "gulp-sourcemaps": "3.0.0", "gulp-tap": "2.0.0", "gulp-terser": "2.1.0", - "gulp": "4.0.2", + "gulp": "5.0.0", "intro.js": "6.0.0", "jquery": "3.7.1", "pixrem": "5.0.0",