diff --git a/packages/react-scripts/package.json b/packages/react-scripts/package.json
index bd95dae6a0b1df1edc0b4501a800eff22695b506..45ecbcd5ab25ae5af75b680510f6f16aa68ac930 100644
--- a/packages/react-scripts/package.json
+++ b/packages/react-scripts/package.json
@@ -73,7 +73,8 @@
     "webpack": "5.41.1",
     "webpack-dev-server": "4.0.0-rc.0",
     "webpack-manifest-plugin": "3.1.1",
-    "workbox-webpack-plugin": "6.1.5"
+    "workbox-webpack-plugin": "6.1.5",
+    "workbox-build": "6.1.5"
   },
   "devDependencies": {
     "react": "^17.0.1",