From e9e14168be5a085a472ca6ba49820c4fbb36a38b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 2 Dec 2023 20:38:19 +0000 Subject: [PATCH] fix: node_modules/@typescript-eslint/eslint-plugin/node_modules/tsutils/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- .../eslint-plugin/node_modules/tsutils/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/@typescript-eslint/eslint-plugin/node_modules/tsutils/package.json b/node_modules/@typescript-eslint/eslint-plugin/node_modules/tsutils/package.json index dbe0a20986..4a2833e638 100644 --- a/node_modules/@typescript-eslint/eslint-plugin/node_modules/tsutils/package.json +++ b/node_modules/@typescript-eslint/eslint-plugin/node_modules/tsutils/package.json @@ -42,7 +42,7 @@ "github-release-from-changelog": "^1.3.0", "mocha": "^6.0.2", "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",