From e935569064cc2af96f5adb60dc4398a7b9443287 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 19 Mar 2024 03:32:40 +0000 Subject: [PATCH] fix: node_modules/uuid/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FOLLOWREDIRECTS-6444610 --- node_modules/uuid/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/uuid/package.json b/node_modules/uuid/package.json index ff4aee856c..28a13aa376 100644 --- a/node_modules/uuid/package.json +++ b/node_modules/uuid/package.json @@ -59,7 +59,7 @@ "@wdio/static-server-service": "6.1.14", "@wdio/sync": "6.1.14", "babel-eslint": "10.1.0", - "bundlewatch": "0.2.7", + "bundlewatch": "0.3.2", "eslint": "7.3.0", "eslint-config-prettier": "6.11.0", "eslint-config-standard": "14.1.1",