From 729e6fd96c1ae873618d27bc4156c12f84e1e78c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 27 Apr 2023 04:42:13 +0000 Subject: [PATCH] fix: node_modules/ansi-align/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-CONVENTIONALCOMMITSPARSER-1766960 - https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905 - https://snyk.io/vuln/SNYK-JS-GOT-2932019 - https://snyk.io/vuln/SNYK-JS-ISTANBULREPORTS-2328088 - https://snyk.io/vuln/SNYK-JS-STANDARDVERSION-575708 - https://snyk.io/vuln/SNYK-JS-TRIMNEWLINES-1298042 - https://snyk.io/vuln/SNYK-JS-YARGSPARSER-560381 - https://snyk.io/vuln/npm:mem:20180117 --- node_modules/ansi-align/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/node_modules/ansi-align/package.json b/node_modules/ansi-align/package.json index dd0ee2023d..8e86209165 100644 --- a/node_modules/ansi-align/package.json +++ b/node_modules/ansi-align/package.json @@ -33,11 +33,11 @@ "string-width": "^3.0.0" }, "devDependencies": { - "ava": "^1.0.1", + "ava": "^4.0.0", "chalk": "^2.4.1", "coveralls": "^3.0.2", - "nyc": "^13.1.0", + "nyc": "^15.0.0", "standard": "^12.0.1", - "standard-version": "^4.4.0" + "standard-version": "^9.1.1" } } \ No newline at end of file