Run yarn dedupe
What does this MR do?
Over in a separate MR, Danger bot recommended running the yarn deduplicate script (see comment).
This MR is the result of running locally:
node_modules/.bin/yarn-deduplicate --strategy fewer yarn.lock \
&& yarn install