From 084952529970acb5d1243ab0bc34bbe571e3fc38 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 25 Apr 2023 05:48:43 +0000 Subject: [PATCH] fix: node_modules/tmp-promise/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905 - https://snyk.io/vuln/SNYK-JS-GOT-2932019 - https://snyk.io/vuln/SNYK-JS-MINIMATCH-3050818 - https://snyk.io/vuln/SNYK-JS-MOCHA-2863123 - https://snyk.io/vuln/SNYK-JS-TRIMNEWLINES-1298042 - https://snyk.io/vuln/SNYK-JS-YARGSPARSER-560381 --- node_modules/tmp-promise/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/node_modules/tmp-promise/package.json b/node_modules/tmp-promise/package.json index b1daa32991..be2a4b568e 100644 --- a/node_modules/tmp-promise/package.json +++ b/node_modules/tmp-promise/package.json @@ -27,7 +27,7 @@ }, "devDependencies": { "@types/tmp": "^0.1.0", - "mocha": "^6.1.4", - "tsd": "^0.7.2" + "mocha": "^10.1.0", + "tsd": "^0.17.0" } } \ No newline at end of file