From 82d0823443718e05bdc96c59c60a9f08a2eaec68 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 28 Apr 2023 20:43:13 +0000 Subject: [PATCH] fix: node_modules/boxen/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-ISTANBULREPORTS-2328088 - https://snyk.io/vuln/SNYK-JS-TRIMNEWLINES-1298042 - https://snyk.io/vuln/SNYK-JS-YARGSPARSER-560381 --- node_modules/boxen/package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/node_modules/boxen/package.json b/node_modules/boxen/package.json index 9ecbd6db5b..d51ffa0cd1 100644 --- a/node_modules/boxen/package.json +++ b/node_modules/boxen/package.json @@ -43,9 +43,9 @@ "widest-line": "^3.1.0" }, "devDependencies": { - "ava": "^2.1.0", - "nyc": "^14.1.1", - "tsd": "^0.11.0", - "xo": "^0.25.3" + "ava": "^4.0.0", + "nyc": "^15.0.0", + "tsd": "^0.17.0", + "xo": "^0.42.0" } } \ No newline at end of file