diff --git a/packages/get-workspaces/package.json b/packages/get-workspaces/package.json index 2ba271891..845c7ac41 100644 --- a/packages/get-workspaces/package.json +++ b/packages/get-workspaces/package.json @@ -9,7 +9,7 @@ "dependencies": { "@changesets/types": "^3.0.0", "fs-extra": "^7.0.1", - "globby": "^9.2.0", + "globby": "^11.0.0", "read-yaml-file": "^1.1.0" }, "devDependencies": {}