From 80b3c2cf5f6afbdac2a62a422083ff485a9fcf18 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 22:42:51 +0000 Subject: [PATCH] chore(deps): update dependency browserify to v17.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d1eb86eb..09828f1e 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "async-test-util": "2.5.0", "babel-loader": "9.2.1", "bn.js": "5.2.1", - "browserify": "17.0.0", + "browserify": "17.0.1", "concurrently": "9.0.1", "convert-hrtime": "5.0.0", "cross-env": "7.0.3",