diff --git a/test/fixtures/qs-package/node_modules/widest-line/package.json b/test/fixtures/qs-package/node_modules/widest-line/package.json index 4afa6484ee..05a1fb6739 100644 --- a/test/fixtures/qs-package/node_modules/widest-line/package.json +++ b/test/fixtures/qs-package/node_modules/widest-line/package.json @@ -51,7 +51,7 @@ "url": "https://github.com/sindresorhus/widest-line/issues" }, "dependencies": { - "string-width": "^1.0.1" + "string-width": "^3.0.0" }, "description": "Get the visual width of the widest line in a string - the number of columns required to display it", "devDependencies": {