From ef942113cb2e7f60fe18bc700b6c7819440035c9 Mon Sep 17 00:00:00 2001 From: "whitesource-for-github-com[bot]" Date: Mon, 7 Feb 2022 11:16:07 +0000 Subject: [PATCH] Update dependency watchify to v4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3780ee0b..a2f6dddb 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "react-style-sheets": "0.1.0", "sinon": "1.17.6", "sinon-chai": "2.8.0", - "watchify": "3.6.1" + "watchify": "4.0.0" }, "peerDependencies": { "react": "*"