From 10613e337d596a446c0792952b11b7a1c00f5b82 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 28 Jun 2023 19:57:02 +0000 Subject: [PATCH] fix: node_modules/cli-truncate/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-SEMVER-3247795 - https://snyk.io/vuln/SNYK-JS-TRIMNEWLINES-1298042 - https://snyk.io/vuln/SNYK-JS-YARGSPARSER-560381 --- node_modules/cli-truncate/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/cli-truncate/package.json b/node_modules/cli-truncate/package.json index 0d9e9a1413..d444fdb573 100644 --- a/node_modules/cli-truncate/package.json +++ b/node_modules/cli-truncate/package.json @@ -40,7 +40,7 @@ }, "devDependencies": { "ava": "^2.1.0", - "tsd": "^0.11.0", + "tsd": "^0.17.0", "xo": "^0.25.3" } } \ No newline at end of file