From c5ca37ecae41d99ab8feeac91faa27dc2244b035 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 21:24:30 +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-MOCHA-2863123 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-MINIMIST-559764 - https://snyk.io/vuln/SNYK-JS-YARGSPARSER-560381 - https://snyk.io/vuln/SNYK-JS-MINIMIST-2429795 - https://snyk.io/vuln/npm:debug:20170905 - https://snyk.io/vuln/SNYK-JS-MINIMATCH-3050818 --- 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",