From e10114f22d879867f6cb89ffbc084bb47276850b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 02:56:35 +0000 Subject: [PATCH] Bump browserify from 17.0.0 to 17.0.1 in /csunplugged Bumps [browserify](https://github.com/browserify/browserify) from 17.0.0 to 17.0.1. - [Release notes](https://github.com/browserify/browserify/releases) - [Changelog](https://github.com/browserify/browserify/blob/master/changelog.markdown) - [Commits](https://github.com/browserify/browserify/compare/v17.0.0...v17.0.1) --- updated-dependencies: - dependency-name: browserify dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- csunplugged/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csunplugged/package.json b/csunplugged/package.json index 786003b90..784561f31 100644 --- a/csunplugged/package.json +++ b/csunplugged/package.json @@ -8,7 +8,7 @@ "autoprefixer": "10.4.20", "bootstrap": "4.6.1", "browser-sync": "3.0.3", - "browserify": "17.0.0", + "browserify": "17.0.1", "child_process": "1.0.2", "codemirror": "5.65.6", "cssnano": "7.0.6",