From 2e8ac9f6b1962acd4dd4a2a8d69e2f0ba8c7da09 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sun, 11 Oct 2020 11:20:28 +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 b8f4e36..a4efb58 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "main": "lib/magicPenPrism.js", "author": "Andreas Lind ", "devDependencies": { - "browserify": "^16.2.3", + "browserify": "^17.0.0", "bundle-collapser": "^1.3.0", "coveralls": "^3.0.3", "eslint": "^7.0.0",