We received a security vulnerability warning from Github for
webpack-dev-server, I went ahead and upgraded the rest of our
dependencies at the same time.
This resulted in a new lint warning for a deprecated React lifecycle
method. I've also adjusted the Switch component to handle this
deprecation.
We received a security vulnerability warning from Github for webpack-dev-server, I went ahead and upgraded the rest of our dependencies at the same time.
This resulted in a new lint warning for a deprecated React lifecycle method. I've also adjusted the Switch component to handle this deprecation.