From d65b3f57244a8fdf56d774b67a0974f34aad37e8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 23 May 2024 08:07:23 +0000 Subject: [PATCH] fix: node_modules/ava/node_modules/chalk/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 --- node_modules/ava/node_modules/chalk/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/ava/node_modules/chalk/package.json b/node_modules/ava/node_modules/chalk/package.json index bb745bb89c..35eb15dd9c 100644 --- a/node_modules/ava/node_modules/chalk/package.json +++ b/node_modules/ava/node_modules/chalk/package.json @@ -52,7 +52,7 @@ "matcha": "^0.7.0", "nyc": "^15.0.0", "resolve-from": "^5.0.0", - "tsd": "^0.7.4", + "tsd": "^0.12.0", "xo": "^0.28.2" }, "xo": {