From 018cd4cd529cf3fe1f7f116d1db0aeaad2a3722a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 7 Dec 2023 07:55:29 +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/npm:debug:20170905 --- deps/npm/node_modules/smart-buffer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/npm/node_modules/smart-buffer/package.json b/deps/npm/node_modules/smart-buffer/package.json index a6d68dd7472d0b..ebd884afa2f236 100644 --- a/deps/npm/node_modules/smart-buffer/package.json +++ b/deps/npm/node_modules/smart-buffer/package.json @@ -34,7 +34,7 @@ "chai": "4.2.0", "coveralls": "3.0.5", "istanbul": "^0.4.5", - "mocha": "6.2.0", + "mocha": "8.3.0", "mocha-lcov-reporter": "^1.3.0", "nyc": "14.1.1", "source-map-support": "0.5.12",