From 8ee0785aca6dcfe1c429bc18b1fb8fc1641ae62f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 2 Jun 2025 18:35:52 +0000 Subject: [PATCH] fix: vision/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 --- vision/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vision/package.json b/vision/package.json index b8097ec80e..4f1e8447a8 100644 --- a/vision/package.json +++ b/vision/package.json @@ -13,7 +13,7 @@ "async": "2.1.4", "natural": "0.4.0", "redis": "2.6.5", - "yargs": "6.6.0" + "yargs": "18.0.0" }, "optionalDependencies": { "canvas": "1.6.2"