Skip to content

Commit

Permalink
chore: Upgrade workbox (#12509) (#12542)
Browse files Browse the repository at this point in the history
Related to GHSA-896r-f27r-55mw

Co-authored-by: Artur <[email protected]>
  • Loading branch information
vaadin-bot and Artur- authored Dec 8, 2021
1 parent cddcb1f commit c598afa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@ Map<String, String> getDefaultDevDependencies() {

defaults.put("typescript", "4.4.3");

final String WORKBOX_VERSION = "6.2.0";
final String WORKBOX_VERSION = "6.4.2";

if (featureFlags.isEnabled(FeatureFlags.VITE)) {
defaults.put("vite", "v2.7.0");
Expand Down

0 comments on commit c598afa

Please sign in to comment.