From 967a7a8bab9a8a3d5dc8e6ce62d6a89fcac36500 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 28 Jan 2022 20:06:15 +0000 Subject: [PATCH] Update browserify to version 17.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4d7c9337..9ca2424c 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "babel-preset-stage-0": "^6.0.0", "babel-runtime": "^6.0.0", "babylon": "^6.8.0", - "browserify": "^13.0.0", + "browserify": "^17.0.0", "chai": "^4.3.6", "chalk": "^1.1.1", "concat-stream": "^1.5.1",