From 8a61d44701f993b7773931e83a68f5d66f25adf0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 26 Apr 2023 15:41:52 +0000 Subject: [PATCH] fix: node_modules/@typescript-eslint/typescript-estree/node_modules/tsutils/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 - https://snyk.io/vuln/SNYK-JS-ISTANBULREPORTS-2328088 - https://snyk.io/vuln/SNYK-JS-MINIMATCH-3050818 - https://snyk.io/vuln/SNYK-JS-MOCHA-2863123 - https://snyk.io/vuln/SNYK-JS-YARGSPARSER-560381 --- .../typescript-estree/node_modules/tsutils/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/node_modules/@typescript-eslint/typescript-estree/node_modules/tsutils/package.json b/node_modules/@typescript-eslint/typescript-estree/node_modules/tsutils/package.json index dbe0a20986..4ccbeb9488 100644 --- a/node_modules/@typescript-eslint/typescript-estree/node_modules/tsutils/package.json +++ b/node_modules/@typescript-eslint/typescript-estree/node_modules/tsutils/package.json @@ -40,9 +40,9 @@ "chai": "^4.1.2", "coveralls": "^3.0.0", "github-release-from-changelog": "^1.3.0", - "mocha": "^6.0.2", + "mocha": "^10.1.0", "npm-run-all": "^4.1.2", - "nyc": "^13.3.0", + "nyc": "^15.0.0", "ts-transform-const-enum": "^0.0.1", "tslint": "^5.8.0", "tslint-consistent-codestyle": "^1.11.0",