From 384977189136bbe177923b769383af21fbcb6511 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 27 Apr 2023 17:02:56 +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-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-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 a6d68dd7472d0b..a4c8eaa491142d 100644 --- a/deps/npm/node_modules/smart-buffer/package.json +++ b/deps/npm/node_modules/smart-buffer/package.json @@ -34,9 +34,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",