diff --git a/package.json b/package.json index 982c7b4..bbfaa5c 100644 --- a/package.json +++ b/package.json @@ -33,9 +33,9 @@ "node": ">=16.10.0" }, "dependencies": { - "chalk": "^5.2.0", - "installed-check-core": "^7.1.2", - "meow": "^12.0.1", + "chalk": "^5.3.0", + "installed-check-core": "^7.1.4", + "meow": "^12.1.1", "pony-cause": "^2.1.10", "version-guard": "^1.1.1" },