From 1888cbf9b6348053bc3983b10597577f94319e4e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 23 Jun 2023 04:04:35 +0000 Subject: [PATCH] fix: tools/node_modules/@babel/core/node_modules/chalk/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 --- tools/node_modules/@babel/core/node_modules/chalk/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/node_modules/@babel/core/node_modules/chalk/package.json b/tools/node_modules/@babel/core/node_modules/chalk/package.json index bc324685a7625f..020378684aadc9 100644 --- a/tools/node_modules/@babel/core/node_modules/chalk/package.json +++ b/tools/node_modules/@babel/core/node_modules/chalk/package.json @@ -53,7 +53,7 @@ "flow-bin": "^0.68.0", "import-fresh": "^2.0.0", "matcha": "^0.7.0", - "nyc": "^11.0.2", + "nyc": "^15.0.0", "resolve-from": "^4.0.0", "typescript": "^2.5.3", "xo": "*"