From 7377e73376561d6beeac25208154e38a58b1eda4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 11:50:18 +0000 Subject: [PATCH] build(deps): update dependency node-webpmux to ^3.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9f6cc9e..4ae338b 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "mongoose": "^6.8.1", "nodemon": "latest", "node-fetch": "^2.6.5", - "node-webpmux": "^3.1.0", + "node-webpmux": "^3.2.0", "syntax-error": "latest", "sharp": "latest" },