diff --git a/packages/hint-meta-theme-color/package.json b/packages/hint-meta-theme-color/package.json index ec8236a6f49..38d80f1ea0d 100644 --- a/packages/hint-meta-theme-color/package.json +++ b/packages/hint-meta-theme-color/package.json @@ -7,7 +7,7 @@ "timeout": "1m" }, "dependencies": { - "@hint/utils": "^4.0.0", + "@hint/utils": "^6.0.0", "color-string": "^1.5.3" }, "description": "hint for best practices related to the 'theme-color' meta tag",