diff --git a/examples/graphql/package.json b/examples/graphql/package.json index a79cd3bfaf1..e491e2daa00 100644 --- a/examples/graphql/package.json +++ b/examples/graphql/package.json @@ -35,7 +35,7 @@ "normalize.css": "8.0.1", "pouchdb-adapter-idb": "9.0.0", "rxjs": "7.8.1", - "ws": "8.16.0" + "ws": "8.18.0" }, "devDependencies": { "async-test-util": "2.5.0", diff --git a/package.json b/package.json index 8b98bfbdc6f..ef941bb5f25 100644 --- a/package.json +++ b/package.json @@ -461,7 +461,7 @@ "@types/cors": "2.8.17", "@types/express": "4.17.21", "@types/simple-peer": "9.11.8", - "@types/ws": "8.5.10", + "@types/ws": "8.5.12", "ajv": "8.17.1", "array-push-at-sort-position": "4.0.1", "as-typed": "1.3.2", @@ -488,7 +488,7 @@ "simple-peer": "9.11.1", "unload": "2.4.1", "util": "0.12.5", - "ws": "8.16.0", + "ws": "8.18.0", "z-schema": "6.0.2" }, "devDependencies": {