openculinary / frontend

The RecipeRadar Frontend is a recipe search and meal planning application
GNU Affero General Public License v3.0
13 stars 2 forks source link

Upgrade to workbox v6 #168

Closed jayaddison closed 4 years ago

jayaddison commented 4 years ago

Describe the reason for these changes and the problem that they solve

Closes application dependency vulnerability https://github.com/advisories/GHSA-hxcc-f52p-wc94

Briefly summarize the changes

  1. Update workbox-webpack-plugin dependency to 6.0.0-alpha.2
  2. Make use of new messageSkipWaiting function introduced in workbox v6

How have the changes been tested?

  1. Local development testing