Mass update of dependencies
This commit deletes and regenerates the `yarn.lock` file, with the effect that all dependencies are upaded to the latest version allowed by our package.json. (For example, if we are pinned to `^2.4.0`, we might now get `2.6.3`.) This commit was generated via: ```Bash $ rm yarn.lock $ yarn ``` Test plan: `yarn test --full` passes, and I also manually tested the frontend.
This commit is contained in:
parent
eadcca8999
commit
6a40d962fb