From 9276d88e867dc9303c24aff06f7ae2f718c9b733 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 7 Jul 2023 05:11:13 +0000 Subject: [PATCH] fix: deps/npm/node_modules/smart-buffer/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-MINIMIST-2429795 - https://snyk.io/vuln/SNYK-JS-MINIMIST-559764 - https://snyk.io/vuln/SNYK-JS-MOCHA-2863123 - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 - https://snyk.io/vuln/SNYK-JS-YARGSPARSER-560381 --- deps/npm/node_modules/smart-buffer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deps/npm/node_modules/smart-buffer/package.json b/deps/npm/node_modules/smart-buffer/package.json index 2f326f248955af..d1b641c595f69b 100644 --- a/deps/npm/node_modules/smart-buffer/package.json +++ b/deps/npm/node_modules/smart-buffer/package.json @@ -35,9 +35,9 @@ "chai": "4.2.0", "coveralls": "3.0.5", "istanbul": "^0.4.5", - "mocha": "6.2.0", + "mocha": "10.1.0", "mocha-lcov-reporter": "^1.3.0", - "nyc": "14.1.1", + "nyc": "15.0.0", "source-map-support": "0.5.12", "ts-node": "8.3.0", "tslint": "5.18.0",