diff --git a/packages/react-scripts/package.json b/packages/react-scripts/package.json index 470b5374deb..4c268dd269c 100644 --- a/packages/react-scripts/package.json +++ b/packages/react-scripts/package.json @@ -56,7 +56,7 @@ "fs-extra": "^8.1.0", "html-webpack-plugin": "4.3.0", "identity-obj-proxy": "3.0.0", - "jest": "25.5.4", + "jest": "26.0.0", "jest-resolve": "25.5.1", "jest-watch-typeahead": "0.5.0", "mini-css-extract-plugin": "0.9.0", @@ -78,7 +78,7 @@ "terser-webpack-plugin": "2.3.5", "ts-pnp": "1.2.0", "url-loader": "2.3.0", - "webpack": "4.43.0", + "webpack": "5.1.1", "webpack-dev-server": "3.10.3", "webpack-manifest-plugin": "2.2.0", "workbox-webpack-plugin": "4.3.1"