From b5b6209a421abaf83d9b73717469f0ed2b6d5d85 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 24 Jul 2024 20:19:29 +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-AXIOS-6032459 --- 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..ef61eddd8b 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.4.0", "eslint": "7.3.0", "eslint-config-prettier": "6.11.0", "eslint-config-standard": "14.1.1",