Warning from `npm install` ``` npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported ``` We didn't allow major updates on glob because it broke the tests. Looks like we can remove this dependency now though