From 8258accfe3386ee9bfbbab80e7c9c41fa417f651 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 23 May 2024 05:50:17 +0000 Subject: [PATCH] fix: node_modules/cli-spinners/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 --- node_modules/cli-spinners/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/node_modules/cli-spinners/package.json b/node_modules/cli-spinners/package.json index 23323c5f47..0a273359f5 100644 --- a/node_modules/cli-spinners/package.json +++ b/node_modules/cli-spinners/package.json @@ -41,7 +41,7 @@ "devDependencies": { "ava": "^1.4.1", "log-update": "^3.2.0", - "tsd": "^0.7.2", - "xo": "^0.24.0" + "tsd": "^0.12.0", + "xo": "^0.42.0" } } \ No newline at end of file