diff --git a/package.json b/package.json index bf4a917547..2eb81d0ca5 100644 --- a/package.json +++ b/package.json @@ -228,7 +228,7 @@ "webpack": "5.92.0", "webpack-bundle-analyzer": "4.10.2", "whatwg-fetch": "3.6.20", - "ws": "8.17.0" + "ws": "8.17.1" }, "resolutions": { "webpack": "5.92.0", diff --git a/packages/next/package.json b/packages/next/package.json index 9ead35499c..99a6dc9a78 100644 --- a/packages/next/package.json +++ b/packages/next/package.json @@ -313,7 +313,7 @@ "webpack": "5.92.0", "webpack-sources1": "npm:webpack-sources@3.2.3", "webpack-sources3": "npm:webpack-sources@3.2.3", - "ws": "8.17.0" + "ws": "8.17.1" }, "engines": { "node": ">=16.8.0"