From bcf1a309187c32b4b520e576e64e098b1151f96d Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sun, 11 Oct 2020 11:10:30 +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 dfcf235..496fdbe 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "license": "MIT", "author": "Andreas Lind ", "devDependencies": { - "browserify": "^16.2.3", + "browserify": "^17.0.0", "bundle-collapser": "^1.3.0", "coveralls": "^3.0.2", "eslint": "^7.0.0",