From 6145b981a862f69d608403d7943584c8432bbbfa Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 29 Nov 2023 23:53:45 +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 --- 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..4c5c7f92bf21c3 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": "6.2.1", "mocha-lcov-reporter": "^1.3.0", "nyc": "14.1.1", "source-map-support": "0.5.12",