From 2f220c908e93e0418aa5eb64d7573641da34a44f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2020 08:11:31 +0000 Subject: [PATCH] Bump browserify from 14.5.0 to 16.5.2 Bumps [browserify](https://github.com/browserify/browserify) from 14.5.0 to 16.5.2. - [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/14.5.0...v16.5.2) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b3dca55..2445b9d 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "angular": "^1.5.9", "angular-cookies": "^1.5.9", "angular-mocks": "1.5.9", - "browserify": "^14.5.0", + "browserify": "^16.5.2", "github-changes": "^1.0.0", "gulp": "^3.8.10", "gulp-babel": "^5.3.0",