# semver quiz – tilde high-end

What is the first **invalid** version of `mime` in `request@2.20.0` which
is **greater than `mime@1.2.7`**?

`npm-tutor verify <x.y.z>` to proceed.

## Hints

* `npm info request@2.20.0 dependencies`
* `npm help semver`
