diff --git a/node_modules/boxen/package.json b/node_modules/boxen/package.json index 9ecbd6db5b..5ace6ae6fd 100644 --- a/node_modules/boxen/package.json +++ b/node_modules/boxen/package.json @@ -37,10 +37,10 @@ "camelcase": "^5.3.1", "chalk": "^3.0.0", "cli-boxes": "^2.2.0", - "string-width": "^4.1.0", + "string-width": "^5.0.0", "term-size": "^2.1.0", "type-fest": "^0.8.1", - "widest-line": "^3.1.0" + "widest-line": "^4.0.0" }, "devDependencies": { "ava": "^2.1.0",