diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index b9bb3c3..95dc883 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "webpack": "5.74.0", "webpack-cli": "4.10.0", "webpack-manifest-plugin": "5.0.0", - "workbox-webpack-plugin": "6.5.3" + "workbox-webpack-plugin": "6.5.4" }, "scripts": { "start": "webpack serve --node-env=development", |